diff options
author | Tudor Ambarus <[email protected]> | 2022-10-25 12:02:45 +0300 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2022-11-08 10:43:57 +0530 |
commit | ba2423633ba646e1df20e30cb3cf35495c16f173 (patch) | |
tree | bfde59e72e64899932b440d280b5e0b27acc4d59 /drivers/usb/cdns3/cdns3-debug.h | |
parent | 03ed9ba357cc78116164b90b87f45eacab60b561 (diff) |
dmaengine: at_hdmac: Fix descriptor handling when issuing it to hardware
As it was before, the descriptor was issued to the hardware without adding
it to the active (issued) list. This could result in a completion of other
descriptor, or/and in the descriptor never being completed.
Fixes: dc78baa2b90b ("dmaengine: at_hdmac: new driver for the Atmel AHB DMA Controller")
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