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:
106cc6a
)
ARM: SAMSUNG: Move pm-check.c to plat-samsung
author
Ben Dooks
<ben-linux@fluff.org>
Wed, 20 Jan 2010 03:29:25 +0000
(12:29 +0900)
committer
Ben Dooks
<ben-linux@fluff.org>
Thu, 21 Jan 2010 04:45:58 +0000
(13:45 +0900)
Move the pm-check.c file to plat-samsung for all Samsung SoC users, and
update Kconfig names to make them SAMSUNG_ instead of S3C2410_
Sed expresions used to make the change:
s/S3C2410_PM_DEBUG/SAMSUNG_PM_DEBUG/g
s/S3C2410_PM_CHECK/SAMSUNG_PM_CHECK/g
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
No differences found