cpufreq: exynos4x12: Support the frequency change only with the common clock framework
authorLukasz Majewski <l.majewski@samsung.com>
Tue, 8 Oct 2013 10:06:59 +0000 (12:06 +0200)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:44:52 +0000 (11:44 +0900)
commitea014e40a49dcea078d190a9ca07dd18bda8151a
treee220bcfc8d3b5b418f183a901be9aa269222c04c
parent7f8743f246771caa67d0b90028baff5f71687eb7
cpufreq: exynos4x12: Support the frequency change only with the common clock framework

The exynos4x12_pms_change() function has been removed since the PLL's S
parameter change is already preformed at PLL code.

Also the code which changed the S value at exynos4x12_set_frequency() has been
removed.

Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
drivers/cpufreq/exynos4x12-cpufreq.c