diff options
author | Vinod Koul <vinod.koul@intel.com> | 2016-07-05 06:32:16 +0200 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2016-07-16 16:49:05 +0200 |
commit | 46cf94d6ab38420690d890d9922bfc61a7b3e2c5 (patch) | |
tree | f31f52c7973500c9b463d6d58b644f3138355d00 /drivers/dma/s3c24xx-dma.c | |
parent | dmaengine: omap-dma: explicitly freeup irq (diff) | |
download | linux-46cf94d6ab38420690d890d9922bfc61a7b3e2c5.tar.xz linux-46cf94d6ab38420690d890d9922bfc61a7b3e2c5.zip |
dmaengine: pl330: 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>
Cc: Jassi Brar <jassisinghbrar@gmail.com>
Cc: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/dma/s3c24xx-dma.c')
0 files changed, 0 insertions, 0 deletions