Re: [PATCH] dmaengine: zynqmp_dma: Add device_synchronize support

From: Vinod Koul
Date: Thu Sep 29 2022 - 12:48:45 EST


On 15-09-22, 14:35, Swati Agarwal wrote:
> dmaengine_synchronize implementation is required to synchronize proper
> termination of current transfers so that any memory resources are not freed
> while still in use.
>
> Implement this callback in the driver so that framework can use the same
> (in dmaengine_terminate_sync/ dmaengine_synchronize).

Applied, thanks

--
~Vinod