]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita3151d5c9ec9bf91ac2a9b9a4b7772a516c25526
treecd3f4f586dda7db0fbfbe14016c1e6bcb15ab37c
parentc243d5e146a6b9db28f6868df43dccd290c313a9
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]