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, 19 Feb 2024 11:31:31 +0000 (11:31 +0000)
commitf4f751e02ea0e5cbaea585351c753da96bb0482c
treeb6a00b8511b7e635bbcfb8b0044b0ddb85e4ce64
parentcd583cf0cb95242b9d4b027931f65a13e496f77b
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