linux/drivers/dma/ti
Peter Ujfalusi b5b0180c2f dmaengine: ti: k3-udma: Fix the running channel handling in alloc_chan_resources
In the unlikely case when the channel is running (RT enabled) during
alloc_chan_resources then we should use udma_reset_chan() and not
udma_stop() as the later is trying to initiate a teardown on the channel,
which is not valid at this point.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Link: https://lore.kernel.org/r/20200527070612.636-3-peter.ujfalusi@ti.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
2020-06-16 21:26:03 +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 the running channel handling in alloc_chan_resources 2020-06-16 21:26:03 +05:30
k3-udma.h
Kconfig
Makefile
omap-dma.c