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:
e561aac
)
ARM: SAMSUNG: Add s3c_disable_clocks() and tidy init+disable usage
author
Ben Dooks
<ben-linux@fluff.org>
Wed, 28 Apr 2010 03:58:13 +0000
(12:58 +0900)
committer
Ben Dooks
<ben-linux@fluff.org>
Mon, 10 May 2010 02:44:38 +0000
(11:44 +0900)
Add s3c_disable_clocks() and change the clock registration code to use
the s3c_register_clocks() followed by s3c_disable_clocks() instead of
the loops it was using.
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
No differences found