irqchip/bcm2836: Provide mask/unmask dummy methods for IPIs
authorMarc Zyngier <maz@kernel.org>
Mon, 14 Sep 2020 16:21:16 +0000 (17:21 +0100)
committerMarc Zyngier <maz@kernel.org>
Thu, 17 Sep 2020 15:37:28 +0000 (16:37 +0100)
commitc3330399931be38ce459e82bf7dea140338ae43f
treee1f8ea5f9e96dc07a4e2de844cc893dab1ad966b
parent5ebf353af22c89d18964bb3b877a95200dfe07b9
irqchip/bcm2836: Provide mask/unmask dummy methods for IPIs

Although it doesn't seem possible to disable individual mailbox
interrupts, we still need to provide some callbacks.

Fixes: 09eb672ce4fb ("irqchip/bcm2836: Configure mailbox interrupts as standard interrupts")
Reported-by: Marek Szyprowski <m.szyprowski@samsung.com>
Tested-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
drivers/irqchip/irq-bcm2836.c