diff options
author | Vignesh Raman <Vignesh_Raman@mentor.com> | 2014-08-05 17:09:42 +0400 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2014-08-19 19:22:05 +0400 |
commit | c12fe49726cfebacb47dca5f2bb544c38aa09e6d (patch) | |
tree | fb0b558657212091b31c218d2f482eb33242146a /drivers/remoteproc/Makefile | |
parent | 23e11811378259831777e8fdc8b9836faeaa72cd (diff) | |
download | linux-c12fe49726cfebacb47dca5f2bb544c38aa09e6d.tar.xz |
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 'drivers/remoteproc/Makefile')
0 files changed, 0 insertions, 0 deletions