cpufreq: retire the Integrator cpufreq driver
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 25 Oct 2016 07:21:25 +0000 (09:21 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 1 Nov 2016 05:01:18 +0000 (06:01 +0100)
commitae8b8d8f86a03c19c5ecfd848609b2e9438f1cf2
treecd3f4f586dda7db0fbfbe14016c1e6bcb15ab37c
parent650ec6cfe323311165f0c7b6882a63dfd7ae8b63
cpufreq: retire the Integrator cpufreq driver

After switching the core module clocks controlling the Integrator
clock frequencies to the common clock framework, defining the
operating points in the device tree, and activating the generic
DT-based CPUfreq driver, we can retire the old Integrator
cpufreq driver.

Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/cpufreq/Kconfig.arm
drivers/cpufreq/Makefile
drivers/cpufreq/integrator-cpufreq.c [deleted file]