ARM: mmp: support DT in irq
authorHaojian Zhuang <haojian.zhuang@gmail.com>
Thu, 12 Apr 2012 11:02:02 +0000 (19:02 +0800)
committerHaojian Zhuang <haojian.zhuang@gmail.com>
Sat, 5 May 2012 08:35:13 +0000 (16:35 +0800)
Merge irq-pxa168 and irq-mmp2. And support device tree also.

Since CONFIG_SPARSE_IRQ is enabled in arch-mmp, base irq starts from
NR_IRQS_LEGACY.

Signed-off-by: Haojian Zhuang <haojian.zhuang@gmail.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>

No differences found