[ARM] 5233/1: Allow PXA to have ISA IRQs numbered 0-15
authorMarc Zyngier <maz@misterjones.org>
Mon, 1 Sep 2008 12:03:32 +0000 (13:03 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 1 Sep 2008 16:13:26 +0000 (17:13 +0100)
commit57a7a62eb65b35f51814382b0841ff99be242880
tree9cdabcea5ed96a33b26f58430b0b3c36257670cb
parent7a5063d86e95774ada66baac58fdfb7a80c75180
[ARM] 5233/1: Allow PXA to have ISA IRQs numbered 0-15

Allow PXA IRQs to be numbered starting at 16, leaving 0 to 15 for the
ISA IRQs, if needed.

This patch depends on RMK's PXA_HAVE_BOARD_IRQS patch.

Signed-off-by: Marc Zyngier <marc.zyngier@altran.com>
Acked-by: Russel King <linux@arm.linux.org.uk>
Acked-by: Eric Miao <eric.y.miao@gmail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-pxa/Kconfig
arch/arm/mach-pxa/include/mach/entry-macro.S
arch/arm/mach-pxa/include/mach/irqs.h
arch/arm/mach-pxa/irq.c