commit | dda5e35a771043bb5a9e6107fa9f141d8d56b847 | [log] [tgz] |
---|---|---|
author | Dmitry Osipenko <digetx@gmail.com> | Sun Feb 09 19:33:40 2020 +0300 |
committer | Vinod Koul <vkoul@kernel.org> | Tue Feb 25 11:57:32 2020 +0530 |
tree | b7d7fac895a8b628557c39be6eb943bfad2ae2b4 | |
parent | eb0249d50153a8edf2c0cfbf281199813980c8d4 [diff] |
dmaengine: tegra-apb: Implement synchronization hook The ISR tasklet could be kept scheduled after DMA transfer termination, let's add synchronization hook which blocks until tasklet is finished. Signed-off-by: Dmitry Osipenko <digetx@gmail.com> Acked-by: Jon Hunter <jonathanh@nvidia.com> Link: https://lore.kernel.org/r/20200209163356.6439-4-digetx@gmail.com Signed-off-by: Vinod Koul <vkoul@kernel.org>