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:
e95f52c
)
[ARM] 4790/1: S3C2412: Fix parent selection for msysclk.
author
Ben Dooks
<ben-linux@fluff.org>
Mon, 28 Jan 2008 12:01:30 +0000
(13:01 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Mon, 28 Jan 2008 13:20:52 +0000
(13:20 +0000)
The msysclk clock was checking for the wrong PLL for the
parent in s3c2412_setparent_msysclk(), trying the UPLL instead
of the MPLL output.
Also ensure the mpll and fclks are at the same rate at init time.
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found