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:
3c0fa64
)
ARM: S5PV310: Tidy init+disable clock usage and s3c24xx_register_clocks cleanup
author
Kukjin Kim
<kgene.kim@samsung.com>
Tue, 4 Jan 2011 08:58:22 +0000
(17:58 +0900)
committer
Kukjin Kim
<kgene.kim@samsung.com>
Tue, 4 Jan 2011 09:27:44 +0000
(18:27 +0900)
This patch changes the clock registration code to use the s3c_register_clocks()
followed by s3c_disable_clocks() instead of the loops it was using and cleanups
the return of s3c24xx_register_clocks() because it includes it.
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
No differences found