diff options
author | Swati Agarwal | 2022-09-15 14:35:16 +0530 |
---|---|---|
committer | Vinod Koul | 2022-09-29 22:46:08 +0530 |
commit | f2b816a1dfb8b4bbbecd1603e6c17c3d457e2c0a (patch) | |
tree | 56bfc60e48559d4283ed141869a775f27996b654 /drivers/dma/ti | |
parent | 41d8ffd7cb2add394a2626f12357770846abcf1e (diff) |
dmaengine: zynqmp_dma: Add device_synchronize support
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).
Signed-off-by: Swati Agarwal <swati.agarwal@amd.com>
Link: https://lore.kernel.org/r/20220915090516.5812-1-swati.agarwal@amd.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/dma/ti')
0 files changed, 0 insertions, 0 deletions