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:
93bc6b6
)
[ARM] S3C24XX: Split pll code out of regs-clock.h
author
Ben Dooks
<ben-linux@fluff.org>
Tue, 21 Oct 2008 13:06:34 +0000
(14:06 +0100)
committer
Ben Dooks
<ben-linux@fluff.org>
Mon, 15 Dec 2008 21:46:02 +0000
(21:46 +0000)
Move the PLL calculation code into it's own header
file for re-use with the other plat-s3c24xx based
systems such as the S3C24A0.
Note, we change the name of s3c2410_get_pll to the
more generically named s3c24xx_get_pll as well as
the related defintions.
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
No differences found