diff options
author | Vinod Koul <vinod.koul@intel.com> | 2016-07-05 08:11:23 +0200 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2016-07-23 12:37:23 +0200 |
commit | 9200ebd8b23a32381e3647a4d326b07561e5d222 (patch) | |
tree | 5047b3e1a03454b6440dfc0798510d032b550686 /usr | |
parent | dmaengine: pl330: explicitly freeup irq (diff) | |
download | linux-9200ebd8b23a32381e3647a4d326b07561e5d222.tar.xz linux-9200ebd8b23a32381e3647a4d326b07561e5d222.zip |
dmaengine: s3c24xx: 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>
Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions