]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commite8ec95ade301c58064a9f65bf90a821817ce3688
treedd9d3f4fffcc07c68a4cf5ef00c28a954e89f751
parent86f4ee32d62c85b5e25ece3d7e953fc1fe3395dd
[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