summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorVignesh Raman <Vignesh_Raman@mentor.com>2014-08-05 18:39:42 +0530
committerVinod Koul <vinod.koul@intel.com>2014-08-19 20:52:05 +0530
commitc12fe49726cfebacb47dca5f2bb544c38aa09e6d (patch)
treefb0b558657212091b31c218d2f482eb33242146a /Documentation
parent23e11811378259831777e8fdc8b9836faeaa72cd (diff)
downloadlinux-c12fe49726cfebacb47dca5f2bb544c38aa09e6d.tar.gz
linux-c12fe49726cfebacb47dca5f2bb544c38aa09e6d.tar.bz2
linux-c12fe49726cfebacb47dca5f2bb544c38aa09e6d.zip
dma: imx-sdma: Adding tasklet_kill() in sdma_remove function.
Several dma drivers calls tasklet_kill() in remove function. This is done because all running tasklets should be killed on remove. This is missing in imx sdma driver, so adding tasklet_kill() in sdma_remove function. Signed-off-by: Vignesh Raman <Vignesh_Raman@mentor.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions