cpufreq: powerpc: macintosh: Switch to QoS requests for freq limits
authorViresh Kumar <viresh.kumar@linaro.org>
Tue, 23 Jul 2019 06:14:03 +0000 (11:44 +0530)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 26 Aug 2019 08:02:01 +0000 (10:02 +0200)
commitdce2e3a8414e31fc286a3f8064df773a3af83a26
tree01574d935773f7ac1159c50053ccd87d10d9207f
parent5130802ddbb10a73cf17d1117e2044c8d5ba7d65
cpufreq: powerpc: macintosh: 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 windfarm_cpufreq_clamp driver.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
[ rjw: Subject ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/macintosh/windfarm_cpufreq_clamp.c