cpufreq: exynos4210: Use common clock operations for APLL configuration
authorTomasz Figa <t.figa@samsung.com>
Fri, 1 Mar 2013 17:12:02 +0000 (18:12 +0100)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:42:37 +0000 (11:42 +0900)
commit6be8ea5747ae5262801707832d606e00cb1b409d
treead761638fc501ea199a665b8dcfb9497fc659b2e
parent9393ce09a96d8d2f26ae24c79f139534e9176dc5
cpufreq: exynos4210: Use common clock operations for APLL configuration

This patch modifies the driver to use clk_set_rate for setting the rate
of APLL.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
drivers/cpufreq/exynos4210-cpufreq.c