On Fri, Mar 15, 2013 at 2:28 AM, Nishanth Menon [off-list ref] wrote:
We can now use cpufreq-cpu0 driver using DT entries.
remove the redundant omap-cpufreq driver from the tree.
Remove MAINTAINERS file entry for the same as well.
Cc: Kevin Hilman <redacted>
Cc: "Beno?t Cousson" <redacted>
Cc: Santosh Shilimkar <redacted>
Cc: Shawn Guo <redacted>
Cc: Keerthy <j-keerthy@ti.com>
Cc: linux-omap at vger.kernel.org
Cc: devicetree-discuss at lists.ozlabs.org
Cc: linux-arm-kernel at lists.infradead.org
Cc: cpufreq at vger.kernel.org
Cc: linux-pm at vger.kernel.org
Signed-off-by: Nishanth Menon <nm@ti.com>
---
MAINTAINERS | 1 -
drivers/cpufreq/Kconfig.arm | 6 -
drivers/cpufreq/Makefile | 1 -
drivers/cpufreq/omap-cpufreq.c | 291 ----------------------------------------
4 files changed, 299 deletions(-)
delete mode 100644 drivers/cpufreq/omap-cpufreq.c
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>