irq-bcm2836: Avoid "Invalid trigger warning"
authorPhil Elwell <phil@raspberrypi.org>
Thu, 9 Feb 2017 14:33:30 +0000 (14:33 +0000)
committerDom Cobley <popcornmix@gmail.com>
Mon, 21 Mar 2022 16:03:46 +0000 (16:03 +0000)
commitb8c443a8605ce1395837902565bba4b5a13d8f07
tree46f5aca90c112265ac700c212ab98104866c7071
parent43e8fef083f8754bb00cbd15b573aa194f44d5a6
irq-bcm2836: Avoid "Invalid trigger warning"

Initialise the level for each IRQ to avoid a warning from the
arm arch timer code.

Signed-off-by: Phil Elwell <phil@raspberrypi.org>
drivers/irqchip/irq-bcm2836.c