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:
13be9f0
)
ARM i.MX28: use correct register for setting the rate
author
Sascha Hauer
<s.hauer@pengutronix.de>
Fri, 14 Jan 2011 14:23:12 +0000
(15:23 +0100)
committer
Sascha Hauer
<s.hauer@pengutronix.de>
Mon, 24 Jan 2011 08:01:39 +0000
(09:01 +0100)
_CLK_SET_RATE does not only handle the cpu clock but also other
clocks, so do not hardcode the HW_CLKCTRL_CPU register.
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Acked-by: Shawn Guo <shawn.guo@freescale.com>
No differences found