diff options
author | Vinod Koul <vinod.koul@intel.com> | 2016-07-01 15:04:14 +0300 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2016-07-16 17:48:59 +0300 |
commit | 476c7c809ebeefb83e017be543922dede1c10584 (patch) | |
tree | aa4eca5cc7f918d80c86cc318b645b9b37731330 /scripts/prune-kernel | |
parent | f4e0628ba37aa4bf2989f912c1f63e3ad1a46704 (diff) | |
download | linux-476c7c809ebeefb83e017be543922dede1c10584.tar.xz |
dmaengine: fsl-edma: 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: Jingchang Lu <b35083@freescale.com>
Cc: Peter Griffin <peter.griffin@linaro.org>
Diffstat (limited to 'scripts/prune-kernel')
0 files changed, 0 insertions, 0 deletions