commit | ef30e14420df546bc6576b00f9caf3379b6699d1 | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben-linux@fluff.org> | Fri Dec 12 00:24:19 2008 +0000 |
committer | Ben Dooks <ben-linux@fluff.org> | Sun Mar 08 12:37:05 2009 +0000 |
tree | 8037b6f610fee43c8b71088dd0a6d65d7d6df937 | |
parent | 4e59c25dcbc1f033d043f1009a7f6aaa1f2aef26 [diff] |
[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>