git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e59c25
)
[ARM] S3C: Rename sleep.S functions to be non-cpu specific
author
Ben Dooks
<ben-linux@fluff.org>
Fri, 12 Dec 2008 00:24:19 +0000
(
00:24
+0000)
committer
Ben 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