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:
0545c79
)
ARM: imx: pll1_sys should be an initial on clk
author
Shawn Guo
<shawn.guo@linaro.org>
Mon, 11 Mar 2013 02:44:40 +0000
(10:44 +0800)
committer
Shawn Guo
<shawn.guo@linaro.org>
Mon, 11 Mar 2013 02:44:40 +0000
(10:44 +0800)
We always boot from PLL1, so let's have pll1_sys in the clks_init_on
list to have clk prepare/enable use count match the hardware status,
so that drivers managing pll1_sys like cpufreq can get the use count
right from the start.
Reported-by: Dirk Behme <dirk.behme@de.bosch.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
No differences found