irqchip/armada-370-xp: Make IPIs use handle_percpu_devid_irq()
authorValentin Schneider <valentin.schneider@arm.com>
Mon, 9 Nov 2020 09:41:18 +0000 (09:41 +0000)
committerMarc Zyngier <maz@kernel.org>
Fri, 11 Dec 2020 14:47:50 +0000 (14:47 +0000)
commite52e73b7e9f7d08b8c2ef6fb1657105093e22a03
tree59f511b9795734a328dcb0114f24fe23c28458e4
parent6abbd6988971aaa607b026eaa0ffd2301352f2ea
irqchip/armada-370-xp: Make IPIs use handle_percpu_devid_irq()

As done for the Arm GIC irqchips, move IPIs to handle_percpu_devid_irq() as
handle_percpu_devid_fasteoi_ipi() isn't actually required.

Signed-off-by: Valentin Schneider <valentin.schneider@arm.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20201109094121.29975-3-valentin.schneider@arm.com
drivers/irqchip/irq-armada-370-xp.c