commit | c3330399931be38ce459e82bf7dea140338ae43f | [log] [tgz] |
---|---|---|
author | Marc Zyngier <maz@kernel.org> | Mon Sep 14 17:21:16 2020 +0100 |
committer | Marc Zyngier <maz@kernel.org> | Thu Sep 17 16:37:28 2020 +0100 |
tree | e1f8ea5f9e96dc07a4e2de844cc893dab1ad966b | |
parent | 5ebf353af22c89d18964bb3b877a95200dfe07b9 [diff] |
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>