From: Eric Miao Date: Wed, 6 Jun 2007 05:32:38 +0000 (+0100) Subject: [ARM] 4435/1: PXA: remove PXA_INTERNAL_IRQS X-Git-Tag: v2.6.23-rc1~1101^2^8~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c08b7b3ef6bf489ddabadc03e050f3db2ea44b5d;p=pandora-kernel.git [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 Signed-off-by: Russell King --- Reading git-diff-tree failed