]> git.baikalelectronics.ru Git - kernel.git/commit
[ARM] 4435/1: PXA: remove PXA_INTERNAL_IRQS
authorEric Miao <eric.y.miao@gmail.com>
Wed, 6 Jun 2007 05:32:38 +0000 (06:32 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 12 Jul 2007 13:28:10 +0000 (14:28 +0100)
commit6e772745ab7b7b5c6d2c0780354307c365f4c3c4
tree7933a8126ed112ae1cb7c40de14904d01c2fde86
parentd27d278048180fbcb13dea1b6fece03bf3f7248a
[ARM] 4435/1: PXA: remove PXA_INTERNAL_IRQS

1. define PXA_GPIO_IRQ_BASE to be right after the internal IRQs,
   and define PXA_GPIO_IRQ_NUM to be 128 for all PXA2xx variants

2. make the code specific to the high IRQ numbers (32..64) to be
   PXA27x specific

3. add a function pxa_init_irq_high() to initialize the internal
   high IRQ chip, the invoke of this function could be moved to
   PXA27x specific initialization code

Signed-off-by: eric miao <eric.miao@marvell.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-pxa/irq.c
include/asm-arm/arch-pxa/irqs.h