xtensa: move built-in PIC to drivers/irqchip
authorMax Filippov <jcmvbkbc@gmail.com>
Sun, 1 Dec 2013 08:59:49 +0000 (12:59 +0400)
committerChris Zankel <chris@zankel.net>
Tue, 14 Jan 2014 18:19:56 +0000 (10:19 -0800)
Extract xtensa built-in interrupt controller implementation from
xtensa/kernel/irq.c and move it to other irqchips, providing way to
instantiate it from the device tree.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Chris Zankel <chris@zankel.net>

No differences found