Re: [PATCH] dmaengine: tegra: Return correct DMA status when paused
From: Vinod Koul
Date: Tue Dec 24 2024 - 05:42:08 EST
On Thu, 12 Dec 2024 18:14:12 +0530, Kartik Rajput wrote:
> Currently, the driver does not return the correct DMA status when a DMA
> pause is issued by the client drivers. This causes GPCDMA users to
> assume that DMA is still running, while in reality, the DMA is paused.
>
> Return DMA_PAUSED for tx_status() if the channel is paused in the middle
> of a transfer.
>
> [...]
Applied, thanks!
[1/1] dmaengine: tegra: Return correct DMA status when paused
commit: ebc008699fd95701c9af5ebaeb0793eef81a71d5
Best regards,
--
~Vinod