]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - drivers/dma/coh901318.c
dmaengine: coh901318: kill the tasklets upon exit
authorVinod Koul <vinod.koul@intel.com>
Fri, 1 Jul 2016 05:46:47 +0000 (11:16 +0530)
committerVinod Koul <vinod.koul@intel.com>
Sat, 16 Jul 2016 14:48:57 +0000 (20:18 +0530)
commit85abae1760b5ec66d7b77d3d690ff65a84a8d592
tree3a7c44435cf68461ef87027aa3d77f359189b6c2
parent7bb45f669610e0fae4b3dfe66056cf85a57014c6
dmaengine: coh901318: kill the tasklets upon exit

drivers should ensure that tasklets are killed, so that they can't be
run after driver remove is executed.

Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
drivers/dma/coh901318.c