[ARM] S3C: Rename sleep.S functions to be non-cpu specific
authorBen Dooks <ben-linux@fluff.org>
Fri, 12 Dec 2008 00:24:19 +0000 (00:24 +0000)
committerBen Dooks <ben-linux@fluff.org>
Sun, 8 Mar 2009 12:37:05 +0000 (12:37 +0000)
commitef30e14420df546bc6576b00f9caf3379b6699d1
tree8037b6f610fee43c8b71088dd0a6d65d7d6df937
parent4e59c25dcbc1f033d043f1009a7f6aaa1f2aef26
[ARM] S3C: Rename sleep.S functions to be non-cpu specific

Rename s3c2410_cpu_resume to s3c_cpu_resume and s3c2410_cpu_save to
s3c_cpu_save to remove the CPU specific naming of these functions
which are now in the generic PM code.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/mach-s3c2410/pm.c
arch/arm/mach-s3c2412/mach-jive.c
arch/arm/plat-s3c/include/plat/pm.h
arch/arm/plat-s3c/pm.c
arch/arm/plat-s3c24xx/sleep.S