diff options
author | Tudor Ambarus <[email protected]> | 2022-10-25 12:02:37 +0300 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2022-11-08 10:43:56 +0530 |
commit | 8a47221fc28417ff8a32a4f92d4448a56c3cf7e1 (patch) | |
tree | 7aa657d665313759803b213724098b43b517a169 /drivers/usb/cdns3/cdns3-debug.h | |
parent | 7176a6a8982d311e50a7c1168868d26e65bbba19 (diff) |
dmaengine: at_hdmac: Start transfer for cyclic channels in issue_pending
Cyclic channels must too call issue_pending in order to start a transfer.
Start the transfer in issue_pending regardless of the type of channel.
This wrongly worked before, because in the past the transfer was started
at tx_submit level when only a desc in the transfer list.
Fixes: 53830cc75974 ("dmaengine: at_hdmac: add cyclic DMA operation support")
Reported-by: Peter Rosin <[email protected]>
Signed-off-by: Tudor Ambarus <[email protected]>
Cc: [email protected]
Link: https://lore.kernel.org/lkml/[email protected]/
Acked-by: Nicolas Ferre <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions