Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | irqchip: sunxi: Make use of the IRQCHIP_DECLARE macro | Maxime Ripard | 2013-04-08 |
| | | | | | | | | 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> | ||
* | irqchip: sunxi: Add irq controller driver | Maxime Ripard | 2012-11-16 |
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> CC: Thomas Gleixner <tglx@linutronix.de> |