diff options
author | Vinod Koul <vinod.koul@intel.com> | 2016-07-04 12:45:26 +0300 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2016-07-16 17:49:03 +0300 |
commit | a46018929b35f551e29302a89de5ef20c1cfd4f8 (patch) | |
tree | 7c7934f657fb0392de654250ffc89b2379186eb1 /scripts | |
parent | 486b10a255f70735585c90d334422da65dfe43ac (diff) | |
download | linux-a46018929b35f551e29302a89de5ef20c1cfd4f8.tar.xz |
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 'scripts')
0 files changed, 0 insertions, 0 deletions