cpufreq: CPPC: Don't set transition_latency
authorViresh Kumar <viresh.kumar@linaro.org>
Mon, 2 Apr 2018 07:20:53 +0000 (12:50 +0530)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 10 Apr 2018 06:38:02 +0000 (08:38 +0200)
commitb8b10bc2015cd91350aac68447377c8410a48865
tree2e4e921525daeceb09a8b685eca2f608e2a90127
parent44a264ee1e91316b24a808d2b5b6e1815bcb0fee
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.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/cpufreq/cppc_cpufreq.c