diff options
author | Vinod Koul <vinod.koul@intel.com> | 2016-07-01 07:24:56 +0200 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2016-07-16 16:48:57 +0200 |
commit | 7bb45f669610e0fae4b3dfe66056cf85a57014c6 (patch) | |
tree | 98f77b0e8880cb818595ca3428761b7c846f6b09 /fs | |
parent | dmaengine: dmatest: Add support for scatter-gather DMA mode (diff) | |
download | linux-7bb45f669610e0fae4b3dfe66056cf85a57014c6.tar.xz linux-7bb45f669610e0fae4b3dfe66056cf85a57014c6.zip |
dmaengine: coh901318: 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: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions