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:
70792bc
)
ARM: S3C64XX: Cleanup common init code in s3c6400-clock.c
author
Ben Dooks
<ben-linux@fluff.org>
Mon, 30 Nov 2009 01:10:57 +0000
(
01:10
+0000)
committer
Ben Dooks
<ben-linux@fluff.org>
Fri, 15 Jan 2010 08:10:08 +0000
(17:10 +0900)
Remove the four fields from clksrc_clk.clk which are always the same
and init them when the clock is registered. This helps remove the amount
of repeated code.
This is a re-work of Harald Welte's clock changes for the latest kernel.
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
No differences found