]> git.proxmox.com Git - mirror_ubuntu-artful-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)
commit47d9e44d1dbabc53500e86d5597f2737a40f1f42
tree4df879e4bf211ff66dbb7d58b0abe3f7d57879a2
parenteb03f28002c3dc96cbb8d3869df2d8aef3ef3b01
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