summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/exynos-cpufreq.h
diff options
context:
space:
mode:
authorAaro Koskinen2013-08-05 20:27:12 +0200
committerRafael J. Wysocki2013-08-07 22:25:06 +0200
commitf54fe64d14dff3df6d45a48115d248a82557811f (patch)
treea0115b281230dbb0a1c3d50e95b81c64264e63c9 /drivers/cpufreq/exynos-cpufreq.h
parentLinux 3.11-rc4 (diff)
downloadkernel-qcow2-linux-f54fe64d14dff3df6d45a48115d248a82557811f.tar.gz
kernel-qcow2-linux-f54fe64d14dff3df6d45a48115d248a82557811f.tar.xz
kernel-qcow2-linux-f54fe64d14dff3df6d45a48115d248a82557811f.zip
cpufreq: loongson2: fix regression related to clock management
Commit 42913c799 (MIPS: Loongson2: Use clk API instead of direct dereferences) broke the cpufreq functionality on Loongson2 boards: clk_set_rate() is called before the CPU frequency table is initialized, and therefore will always fail. Fix by moving the clk_set_rate() after the table initialization. Tested on Lemote FuLoong mini-PC. Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi> Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Cc: 3.9+ <stable@vger.kernel.org> # 3.9+ Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/cpufreq/exynos-cpufreq.h')
0 files changed, 0 insertions, 0 deletions