diff options
author | Vinod Koul <vinod.koul@intel.com> | 2016-07-02 20:30:55 +0200 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2016-07-16 16:49:02 +0200 |
commit | 5bb9dbb5ae0931fa3c6780a45f651755266f9b6d (patch) | |
tree | 381151747520b46e52e9c21f57c750b90c180258 /sound | |
parent | dmaengine: imx-dma: fix coding style issue (diff) | |
download | linux-5bb9dbb5ae0931fa3c6780a45f651755266f9b6d.tar.xz linux-5bb9dbb5ae0931fa3c6780a45f651755266f9b6d.zip |
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 'sound')
0 files changed, 0 insertions, 0 deletions