diff options
author | Vinod Koul <vinod.koul@intel.com> | 2016-07-03 00:00:55 +0530 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2016-07-16 20:19:02 +0530 |
commit | 5bb9dbb5ae0931fa3c6780a45f651755266f9b6d (patch) | |
tree | 381151747520b46e52e9c21f57c750b90c180258 /firmware | |
parent | 71c6b663492c5da78c94d3405c0e8044b8290d00 (diff) |
dmaengine: imx-sdma: 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: Sascha Hauer <s.hauer@pengutronix.de>
Cc: Fabio Estevam <fabio.estevam@freescale.com>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions