cpufreq: acme: update frequency-scale
authorPark Bumgyu <bumgyu.park@samsung.com>
Tue, 10 Apr 2018 01:24:22 +0000 (10:24 +0900)
committerChungwoo Park <cww.park@samsung.com>
Mon, 21 May 2018 08:35:42 +0000 (17:35 +0900)
commitd4c8f19ac458e37a20ac6c75e0fc338800e7b204
tree793a3b2f0b6130daa724725a97a5181ecf9724a2
parent422cafbdc57894b4f54f6e35174a2748fed4ce9f
cpufreq: acme: update frequency-scale

The freq-scale is updated to adjust the amount of task uilization
accumulation to the cpu frequency. In the previous kernel version,
the freq-scale was updated in the cpufreq framework, but in the
current version, it should be updated in the cpufreq driver

Change-Id: I542898e234f3e7a4e337c96bae40b5a054fcbd97
Signed-off-by: Park Bumgyu <bumgyu.park@samsung.com>
drivers/cpufreq/exynos-acme.c