[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)
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>

No differences found