diff options
author | Vinod Koul | 2016-07-04 15:15:26 +0530 |
---|---|---|
committer | Vinod Koul | 2016-07-16 20:19:03 +0530 |
commit | a46018929b35f551e29302a89de5ef20c1cfd4f8 (patch) | |
tree | 7c7934f657fb0392de654250ffc89b2379186eb1 /kernel | |
parent | 486b10a255f70735585c90d334422da65dfe43ac (diff) |
dmaengine: mmp_pdma: explicitly freeup irq
dmaengine device should explicitly call devm_free_irq() when using
devm_request_irq().
The irq is still ON when devices remove is executed and irq should be
quiesced before remove is completed.
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Acked-by: Zhangfei Gao <zhangfei.gao@linaro.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions