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:
fdca9bf
)
[ARM] S3C64XX: Fix s3c64xx_setrate_clksrc
author
Werner Almesberger
<werner@openmoko.org>
Fri, 27 Feb 2009 11:03:07 +0000
(08:03 -0300)
committer
Ben Dooks
<ben-linux@fluff.org>
Fri, 27 Feb 2009 11:34:01 +0000
(11:34 +0000)
Some of the rate selection logic in s3c64xx_setrate_clksrc uses what
appears to be parent clock selection logic. This patch corrects it.
I also added a check for overly large dividers to prevent them from
changing unrelated clocks.
Signed-off-by: Werner Almesberger <werner@openmoko.org>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
No differences found