dmaengine: qcom_hidma: kill the tasklets upon exit
authorVinod Koul <vinod.koul@intel.com>
Tue, 5 Jul 2016 09:27:40 +0000 (14:57 +0530)
committerVinod Koul <vinod.koul@intel.com>
Sat, 23 Jul 2016 10:37:25 +0000 (16:07 +0530)
commitbd16934a5630f1e7294f33f1f72d89d4f6e6aeae
tree80dbbc3f81ac0db8df73b4c665f7b48eb416f304
parentdebc4849007517be8f03a199ea29dc3f797c329e
dmaengine: qcom_hidma: 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: Sinan Kaya <okaya@codeaurora.org>
drivers/dma/qcom/hidma.c