linux_dsm_epyc7002/drivers/dma/ti
Peter Ujfalusi 8390318c04 dmaengine: ti: k3-udma: Fix terminated transfer handling
When we receive back the descriptor of the terminated transfer the cookie
must be marked as completed to make sure that the accounting is correct.

In udma_tx_status() the status should be marked as completed if the channel
is no longer running (it can only happen if the channel is not yet started
for the first time, or after a channel termination).

Fixes: 25dcb5dd7b ("dmaengine: ti: New driver for K3 UDMA")
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Link: https://lore.kernel.org/r/20200214091441.27535-7-peter.ujfalusi@ti.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
2020-02-19 13:09:11 +05:30
..
cppi41.c
dma-crossbar.c
edma.c
k3-psil-am654.c
k3-psil-j721e.c
k3-psil-priv.h
k3-psil.c
k3-udma-glue.c
k3-udma-private.c
k3-udma.c dmaengine: ti: k3-udma: Fix terminated transfer handling 2020-02-19 13:09:11 +05:30
k3-udma.h
Kconfig
Makefile
omap-dma.c