cpufreq: powerpc_cbe: Switch to QoS requests for freq limits
authorViresh Kumar <viresh.kumar@linaro.org>
Fri, 5 Jul 2019 10:19:48 +0000 (15:49 +0530)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 26 Aug 2019 08:02:01 +0000 (10:02 +0200)
commitafe969074eb7d0f52761ed80da15e9a282d19677
tree9e1e06ab3490c2dfcc907716bd2410f6968439f9
parentdce2e3a8414e31fc286a3f8064df773a3af83a26
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>
drivers/cpufreq/ppc_cbe_cpufreq.c
drivers/cpufreq/ppc_cbe_cpufreq.h
drivers/cpufreq/ppc_cbe_cpufreq_pmi.c