[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)
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>

No differences found