[ARM] pxa: move pm_ops structure into CPU specific files
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Tue, 15 May 2007 10:16:10 +0000 (11:16 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 12 Jul 2007 13:28:05 +0000 (14:28 +0100)
commite176bb05fec4c00450302a75e81f8da3dc9e309e
tree85b04f821ceb53f1aaf7289cecc6af0370912559
parentb23170c01f6e4ea043df7cd9486c2488e01f3d60
[ARM] pxa: move pm_ops structure into CPU specific files

Move the pm_ops structure into the PXA25x and PXA27x support
files.  Remove the old pxa_pm_prepare() function, and rename
the both pxa_cpu_pm_prepare() functions as pxa_pm_prepare().
We'll fix that later.

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