irqchip/hip04: Make IPIs use handle_percpu_devid_irq()
authorValentin Schneider <valentin.schneider@arm.com>
Mon, 9 Nov 2020 09:41:20 +0000 (09:41 +0000)
committerMarc Zyngier <maz@kernel.org>
Fri, 11 Dec 2020 14:47:50 +0000 (14:47 +0000)
commita2e042e13ff322ad523a2f131dd6e03e8bc05053
tree901738716b75560da7fad8281a24ddf703ec92d4
parentffdad793d579c9286c7b67a86d1a3c890fb32082
irqchip/hip04: 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-5-valentin.schneider@arm.com
drivers/irqchip/irq-hip04.c