summaryrefslogtreecommitdiff
path: root/drivers/dma/imx-dma.c
diff options
context:
space:
mode:
authorVinod Koul <vinod.koul@intel.com>2016-07-02 14:58:30 +0530
committerVinod Koul <vinod.koul@intel.com>2016-07-16 20:19:00 +0530
commit6f93b93b2a1bd53f1dad9f3deb4e75874db0256a (patch)
tree1afdb33605b9e307ceb262b856caf4859307c996 /drivers/dma/imx-dma.c
parentcec9cfa8d88c8b2ad0789e8441ff98c3f52b8142 (diff)
downloadlinux-next-6f93b93b2a1bd53f1dad9f3deb4e75874db0256a.tar.gz
dmaengine: fsl-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> Cc: Jingchang Lu <b35083@freescale.com> Cc: Peter Griffin <peter.griffin@linaro.org>
Diffstat (limited to 'drivers/dma/imx-dma.c')
0 files changed, 0 insertions, 0 deletions