]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
cpufreq: CPPC: Don't set transition_latency
authorViresh Kumar <viresh.kumar@linaro.org>
Tue, 16 Oct 2018 18:52:36 +0000 (13:52 -0500)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Tue, 23 Oct 2018 07:20:29 +0000 (09:20 +0200)
commite3d012a021054d2ac2161c1430954ac250dc265b
tree133e146b18df4d76c1cdaf5b0cc05b3e21942c88
parentb0f874ac7e8db09567a6d5446bf28fddc4bbcb60
cpufreq: CPPC: Don't set transition_latency

Now that the driver has started to set transition_delay_us directly,
there is no need to set transition_latency along with it, as it is not
used by the cpufreq core.

BugLink: https://bugs.launchpad.net/bugs/1796949
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
(cherry picked from commit b8b10bc2015cd91350aac68447377c8410a48865)
Signed-off-by: Manoj Iyer <manoj.iyer@canonical.com>
Acked-by: Stefan Bader <stefan.bader@canonical.com>
Acked-by: Kleber Souza <kleber.souza@canonical.com>
Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
drivers/cpufreq/cppc_cpufreq.c