]> Pileus Git - ~andy/linux/commit
ARM: pm: sa1100: move cpu_suspend into C code
authorRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 21 Jun 2011 15:26:29 +0000 (16:26 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 24 Jun 2011 07:48:43 +0000 (08:48 +0100)
commit34c79de6b2ea5bc5734d970851fb966b49d55a17
treed0eda84c745e9147390b3af40c5cbeef98f57819
parent14cd8fd574bce1cfbe510ccb1f73c7c1024d770f
ARM: pm: sa1100: move cpu_suspend into C code

We don't need a veneer for cpu_suspend, it can be called directly from
C code now.  Move it into sa11x0_pm_enter() along with the re-enabling
of clock switching.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-sa1100/pm.c
arch/arm/mach-sa1100/sleep.S