From: Sachin Kamat Date: Tue, 24 Dec 2013 10:05:24 +0000 (+0530) Subject: cpufreq: exynos5250: Set APLL rate using CCF API X-Git-Tag: v3.14-rc1~107^2^2~15^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26ab1c62b6e1ed4720d533320d646866027ade09;p=pandora-kernel.git cpufreq: exynos5250: Set APLL rate using CCF API Use common clock framework (CCF) APIs to set the clock rates instead of direct register manipulation. This now updates the sysfs entry (cpuinfo_cur_freq) correctly which did not reflect the correct value until now. While at it clean up the PLL s-div parameter setting as it is handled by the PLL driver. Signed-off-by: Sachin Kamat Acked-by: Viresh Kumar Reviewed-by: Lukasz Majewski Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed