summaryrefslogtreecommitdiff
path: root/drivers/dma/fsl-edma.c
diff options
context:
space:
mode:
authorVinod Koul <vinod.koul@intel.com>2016-07-01 11:21:41 +0300
committerVinod Koul <vinod.koul@intel.com>2016-07-16 17:48:58 +0300
commitf4e0628ba37aa4bf2989f912c1f63e3ad1a46704 (patch)
treecfc39b7296e3862597b1032ef328bd8d3bf4b93b /drivers/dma/fsl-edma.c
parent638001e0e01470e44da01a6e4dc4ab3e0f49d4ad (diff)
downloadlinux-f4e0628ba37aa4bf2989f912c1f63e3ad1a46704.tar.xz
dmaengine: edma: kill the tasklets upon exit
drivers should ensure that tasklets are killed, so that they can't be executed after driver remove is executed, so ensure they are killed. This driver used vchan tasklets, so those need to be killed. Signed-off-by: Vinod Koul <vinod.koul@intel.com> Acked-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Diffstat (limited to 'drivers/dma/fsl-edma.c')
0 files changed, 0 insertions, 0 deletions