]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: pm: samsung: move cpu_suspend into C code
authorRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 21 Jun 2011 18:29:26 +0000 (19:29 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 24 Jun 2011 07:48:44 +0000 (08:48 +0100)
commite7089da9567fa8da37e35e1f81a5e3579d0d582d
treede492cf95d9b4643c52a85d2174fc22bf9a31609
parent4d01446fea61a32b6755ae1e11314ffca744dcaa
ARM: pm: samsung: move cpu_suspend into C code

Move the call to cpu_suspend into C code, and noticing that all the
s3c_cpu_save implementations are now identical, we can move this
into the common samsung code.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-exynos4/pm.c
arch/arm/mach-exynos4/sleep.S
arch/arm/mach-s3c2412/pm.c
arch/arm/mach-s3c2416/pm.c
arch/arm/mach-s3c64xx/pm.c
arch/arm/mach-s3c64xx/sleep.S
arch/arm/mach-s5pv210/pm.c
arch/arm/mach-s5pv210/sleep.S
arch/arm/plat-s3c24xx/sleep.S
arch/arm/plat-samsung/include/plat/pm.h
arch/arm/plat-samsung/pm.c