]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
dmaengine: nbpfaxi: kill the tasklets upon exit
authorVinod Koul <vinod.koul@intel.com>
Mon, 4 Jul 2016 10:36:04 +0000 (16:06 +0530)
committerVinod Koul <vinod.koul@intel.com>
Sat, 16 Jul 2016 14:49:04 +0000 (20:19 +0530)
commitb63abf18796f2b5cab22a3b48b4f854dbee0faaa
treef2e6db00d8e7124895fc78f013473b569e0a0848
parent84c610ba5476b6c38ef8e6bc834993bb38cf1208
dmaengine: nbpfaxi: 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>
Cc: Guennadi Liakhovetski <g.liakhovetski+renesas@gmail.com>
drivers/dma/nbpfaxi.c