aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc/imx/gpc.c
diff options
context:
space:
mode:
authorDietmar Eggemann <dietmar.eggemann@arm.com>2018-02-26 13:11:03 +0000
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2018-02-26 23:27:56 +0100
commit9326fdf3fbdfbc3c78de001969df8256913d98e7 (patch)
treeafab0468017276957e58cb86be1fa7abbc0bcdb6 /drivers/soc/imx/gpc.c
parentLinux 4.16-rc2 (diff)
downloadlinux-dev-9326fdf3fbdfbc3c78de001969df8256913d98e7.tar.xz
linux-dev-9326fdf3fbdfbc3c78de001969df8256913d98e7.zip
cpufreq: scpi: invoke frequency-invariance setter function
Commit 343a8d17fa8d (cpufreq: scpi: remove arm_big_little dependency) changed the cpufreq driver on juno from arm_big_little to scpi. The scpi set_target function does not call the frequency-invariance setter function arch_set_freq_scale() like the arm_big_little set_target function does. As a result the task scheduler load and utilization signals are not frequency-invariant on this platform anymore. Fix this by adding a call to arch_set_freq_scale() into scpi_cpufreq_set_target(). Fixes: 343a8d17fa8d (cpufreq: scpi: remove arm_big_little dependency) Signed-off-by: Dietmar Eggemann <dietmar.eggemann@arm.com> Acked-by: Sudeep Holla <sudeep.holla@arm.com> Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/soc/imx/gpc.c')
0 files changed, 0 insertions, 0 deletions