diff options
| author | Jean-Philippe Brucker <jean-philippe.brucker@arm.com> | 2017-06-01 21:22:01 +0300 |
|---|---|---|
| committer | Vinod Koul <vinod.koul@intel.com> | 2017-06-02 09:19:44 +0300 |
| commit | ebcdaee4cebb3a8d0d702ab5e9392373672ec1de (patch) | |
| tree | 985c2ab8399d9af6ff94178f5491ad54ed16c136 /scripts/gcc-plugins/gcc-generate-rtl-pass.h | |
| parent | 56b177055adb246cdeca174331dbf92fc49bfccd (diff) | |
| download | linux-ebcdaee4cebb3a8d0d702ab5e9392373672ec1de.tar.xz | |
dmaengine: pl330: fix warning in pl330_remove
When removing a device with less than 9 IRQs (AMBA_NR_IRQS), we'll get a
big WARN_ON from devres.c because pl330_remove calls devm_free_irqs for
unallocated irqs. Similarly to pl330_probe, check that IRQ number is
present before calling devm_free_irq.
Signed-off-by: Jean-Philippe Brucker <jean-philippe.brucker@arm.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'scripts/gcc-plugins/gcc-generate-rtl-pass.h')
0 files changed, 0 insertions, 0 deletions
