]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: OMAP: clock: cleanup CPUfreq leftovers, fix build errors
authorKevin Hilman <khilman@ti.com>
Fri, 13 Apr 2012 20:52:15 +0000 (13:52 -0700)
committerOlof Johansson <olof@lixom.net>
Sun, 15 Apr 2012 00:49:07 +0000 (17:49 -0700)
commita2854b3ec4cd9a88419db935e6fe75236cde2e3c
tree4df879e4bf211ff66dbb7d58b0abe3f7d57879a2
parentf990a2e1e35b22aebe43bbd5fd8d62ac627489c6
ARM: OMAP: clock: cleanup CPUfreq leftovers, fix build errors

Now that we have OPP layer, and OMAP CPUfreq driver is using it, we no
longer need/use the clock framework code for filling up CPUfreq
tables.  Remove it.

Removing this code also eliminates build errors when CPU_FREQ_TABLE
support is not enabled.

Thanks to Russell King for pointing out the parts I missed under
plat-omap in the original version and also pointing out the build
errors when CPUFREQ_TABLE support was not enabled.

Cc: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Kevin Hilman <khilman@ti.com>
Acked-by: Paul Walmsley <paul@pwsan.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/mach-omap2/clkt2xxx_virt_prcm_set.c
arch/arm/mach-omap2/clock.c
arch/arm/mach-omap2/clock.h
arch/arm/plat-omap/clock.c
arch/arm/plat-omap/include/plat/clock.h