[ARM] pxa: move device registration into CPU-specific file
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Tue, 15 May 2007 09:39:49 +0000 (10:39 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 12 Jul 2007 13:28:21 +0000 (14:28 +0100)
commit34f3231f435dfb8e6c83271c63461fdd2901dc97
treedd9d3f4fffcc07c68a4cf5ef00c28a954e89f751
parent4adb70fc1b9b545ce6221f0cc35a8fa0eab13461
[ARM] pxa: move device registration into CPU-specific file

This allows individual CPU support to determine which platform
devices should be registered.  Also fix a copy-n-paste bug in
the I2C power platform device entry.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-pxa/generic.c
arch/arm/mach-pxa/generic.h
arch/arm/mach-pxa/pxa25x.c
arch/arm/mach-pxa/pxa27x.c