cpufreq: Remove CPUFREQ_ADJUST and CPUFREQ_NOTIFY policy notifier events
authorViresh Kumar <viresh.kumar@linaro.org>
Tue, 23 Jul 2019 06:14:09 +0000 (11:44 +0530)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 2 Sep 2019 20:44:04 +0000 (22:44 +0200)
No driver makes reference to these events now, remove them and the code
related to them.

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

No differences found