diff options
author | Vinod Koul <vinod.koul@intel.com> | 2016-07-03 00:02:29 +0530 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2016-07-16 20:19:02 +0530 |
commit | 486b10a255f70735585c90d334422da65dfe43ac (patch) | |
tree | 5be7bb9aef9cabe2121f6882387b89dc203c879a /crypto/fcrypt.c | |
parent | 5bb9dbb5ae0931fa3c6780a45f651755266f9b6d (diff) | |
download | linux-486b10a255f70735585c90d334422da65dfe43ac.tar.gz linux-486b10a255f70735585c90d334422da65dfe43ac.tar.bz2 linux-486b10a255f70735585c90d334422da65dfe43ac.zip |
dmaengine: k3dma: 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 'crypto/fcrypt.c')
0 files changed, 0 insertions, 0 deletions