[ARM] 4440/1: PXA: enable the checking of ICIP2 for IRQs
authorEric Miao <eric.y.miao@gmail.com>
Wed, 6 Jun 2007 05:49:59 +0000 (06:49 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 12 Jul 2007 13:28:14 +0000 (14:28 +0100)
ICIP2 is not examined during IRQ entrance, this patch add the
checking if the processor is PXA27x or later, with CoreG bits
in CPUID (Core Generation) > 1

Signed-off-by: eric miao <eric.miao@marvell.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found