diff options
author | Marc Zyngier <maz@kernel.org> | 2020-03-10 19:49:18 +0100 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2020-03-16 16:48:54 +0100 |
commit | 7177144a54f594f8815b777ae647e58b07c03f86 (patch) | |
tree | 6cdcb7ec697e1c42a2ab17002f6cacb28da76684 /drivers/irqchip/irq-atmel-aic5.c | |
parent | irqchip/gic-v3-its: Probe ITS page size for all GITS_BASERn registers (diff) | |
download | linux-7177144a54f594f8815b777ae647e58b07c03f86.tar.xz linux-7177144a54f594f8815b777ae647e58b07c03f86.zip |
irqchip/atmel-aic: Fix irq_retrigger callback return value
The irq_retrigger callback is supposed to return 0 when retrigger
has failed, and a non-zero value otherwise. Tell the core code
that the driver has succedded in using the HW to retrigger the
interrupt.
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20200310184921.23552-2-maz@kernel.org
Diffstat (limited to 'drivers/irqchip/irq-atmel-aic5.c')
0 files changed, 0 insertions, 0 deletions