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:
1d91e1a
)
S3C64XX: Fix ARMCLK configuration
author
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Wed, 15 Jul 2009 12:03:35 +0000
(13:03 +0100)
committer
Ben Dooks
<ben-linux@fluff.org>
Wed, 29 Jul 2009 22:47:14 +0000
(23:47 +0100)
The value of armclk_mask needs to be inverted for use as a mask on
the register value when updating ARM_RATIO.
This is critical for cpufreq support, without it attempts to scale
the frequency of the core trash pretty much the entire clock tree.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
No differences found