diff options
author | Vinod Koul <vinod.koul@intel.com> | 2016-07-05 11:22:21 +0200 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2016-07-23 12:37:25 +0200 |
commit | debc4849007517be8f03a199ea29dc3f797c329e (patch) | |
tree | 4ed98fcab2f1540c274c42390e532134515d113f /drivers/gpu/drm/exynos | |
parent | dmaengine: sirf-dma: kill the tasklets upon exit (diff) | |
download | linux-debc4849007517be8f03a199ea29dc3f797c329e.tar.xz linux-debc4849007517be8f03a199ea29dc3f797c329e.zip |
dmaengine: txx9dmac: 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>
Diffstat (limited to 'drivers/gpu/drm/exynos')
0 files changed, 0 insertions, 0 deletions