commit | afe969074eb7d0f52761ed80da15e9a282d19677 | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@linaro.org> | Fri Jul 05 15:49:48 2019 +0530 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Mon Aug 26 10:02:01 2019 +0200 |
tree | 9e1e06ab3490c2dfcc907716bd2410f6968439f9 | |
parent | dce2e3a8414e31fc286a3f8064df773a3af83a26 [diff] |
cpufreq: powerpc_cbe: Switch to QoS requests for freq limits The cpufreq core now takes the min/max frequency constraints via QoS requests and the CPUFREQ_ADJUST notifier shall get removed later on. Switch over to using the QoS request for maximum frequency constraint for ppc_cbe_cpufreq driver. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> [ rjw: Subject ] Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>