mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
This allows to remove some boilerplate code. At the same time, call the set_handle_irq function in the initialization function of the irqchip, so that we can remove it from the machine declaration. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>