irq-bcm2836: Avoid "Invalid trigger warning"
authorPhil Elwell <phil@raspberrypi.org>
Thu, 9 Feb 2017 14:33:30 +0000 (14:33 +0000)
committerpopcornmix <popcornmix@gmail.com>
Wed, 1 Jul 2020 15:32:33 +0000 (16:32 +0100)
commit648317ad4c160dd007c2c7d61163b790c8f76909
treee1180d635e04cce31083ac981ed962c6aa543cd5
parentf87ab0e1b7991a1cf541f3c7afcee4f87d31285b
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