summaryrefslogtreecommitdiff
path: root/drivers/dma/s3c24xx-dma.c
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2019-12-16 11:53:20 +0100
committerVinod Koul <vkoul@kernel.org>2019-12-26 10:04:18 +0530
commit5c8aacbbb3b706a024eefc376b1d542d59de5749 (patch)
tree29af3184e0699a4c31eb4fa7293943ef06c03162 /drivers/dma/s3c24xx-dma.c
parent08baca4280d8abcf139fa8fec5b3de6f346efbae (diff)
dmaengine: bcm2835: do not call vchan_vdesc_fini() with lock held
vchan_vdesc_fini() can't be called locked. Instead, call vchan_terminate_vdesc() which delays the freeing of the descriptor to vchan_synchronize(). Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> Link: https://lore.kernel.org/r/20191216105328.15198-2-s.hauer@pengutronix.de Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/dma/s3c24xx-dma.c')
0 files changed, 0 insertions, 0 deletions