Searched hist:f1dc6c4f (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/arm/mach-sunxi/ |
H A D | sunxi.c | f1dc6c4f Sun Mar 10 09:54:46 CDT 2013 Maxime Ripard <maxime.ripard@free-electrons.com> irqchip: sunxi: Make use of the IRQCHIP_DECLARE macro
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> f1dc6c4f Sun Mar 10 09:54:46 CDT 2013 Maxime Ripard <maxime.ripard@free-electrons.com> irqchip: sunxi: Make use of the IRQCHIP_DECLARE macro 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>
|