[ARM] pxa: make cpu_is_pxa2* macros more consistent
authorEric Miao <eric.miao@marvell.com>
Thu, 11 Sep 2008 02:27:30 +0000 (10:27 +0800)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 25 Sep 2008 08:54:55 +0000 (09:54 +0100)
commit0ffcbfd54ea81ca24c0749f55ca4fcf3e2bdc23e
tree46890e5788964978c5ab0ea915decf8dbd772929
parent2b12797c59d60379858050255046dacfbee68a8b
[ARM] pxa: make cpu_is_pxa2* macros more consistent

1. add a CPUID table in the comment

2. make cpu_is_pxa25x() true for PXA210/250/255/26x

3. PXA210 is treated as PXA25x, all related code modified to
   reflect this

Signed-off-by: Eric Miao <eric.miao@marvell.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-pxa/generic.c
arch/arm/mach-pxa/include/mach/hardware.h
arch/arm/mach-pxa/pxa25x.c
arch/arm/mach-pxa/time.c
drivers/mmc/host/pxamci.c