From: Shawn Guo Date: Mon, 11 Mar 2013 02:44:40 +0000 (+0800) Subject: ARM: imx: pll1_sys should be an initial on clk X-Git-Tag: v3.9-rc3~29^2~3^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=395816623d4f99b77fd53d6a537906ce25a08768;p=pandora-kernel.git ARM: imx: pll1_sys should be an initial on clk 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 Signed-off-by: Shawn Guo --- Reading git-diff-tree failed