commit | ae9c02b421139c4c44340b019e250a9969a91613 | [log] [tgz] |
---|---|---|
author | Alex Smith <alex.smith@imgtec.com> | Fri Jul 24 17:24:27 2015 +0100 |
committer | Vinod Koul <vinod.koul@intel.com> | Tue Aug 18 22:28:50 2015 +0530 |
tree | a1a62adeffd8d80b74da68f147ef10f7a344a4e7 | |
parent | d509a83cea8a64478c7899f28e961543b6569cfc [diff] |
dmaengine: jz4780: Kill tasklets before unregistering the device Tasklets may have been scheduled as a result of an earlier interrupt that could still be running. Kill them before unregistering the device. Signed-off-by: Alex Smith <alex.smith@imgtec.com> Cc: Vinod Koul <vinod.koul@intel.com> Cc: Zubair Lutfullah Kakakhel <Zubair.Kakakhel@imgtec.com> Cc: dmaengine@vger.kernel.org Signed-off-by: Vinod Koul <vinod.koul@intel.com>