commit | b8b10bc2015cd91350aac68447377c8410a48865 | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@linaro.org> | Mon Apr 02 12:50:53 2018 +0530 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Tue Apr 10 08:38:02 2018 +0200 |
tree | 2e4e921525daeceb09a8b685eca2f608e2a90127 | |
parent | 44a264ee1e91316b24a808d2b5b6e1815bcb0fee [diff] |
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>