ARM: sirf: move irq driver to drivers/irqchip
authorArnd Bergmann <arnd@arndb.de>
Tue, 19 Mar 2013 10:21:44 +0000 (11:21 +0100)
committerArnd Bergmann <arnd@arndb.de>
Mon, 25 Mar 2013 11:29:39 +0000 (12:29 +0100)
This updates the irqchip drier for prima2 to the current practices by
moving it into drivers/irqchip and integrating it into the irqchip_init
infrastructure. We also now use a linear irq domain as a preparation
for sparse IRQ suport.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: Thomas Gleixner <tglx@linutronix.de>

No differences found