From: Santosh Shilimkar Date: Wed, 7 Dec 2011 20:08:18 +0000 (-0800) Subject: cpufreq: OMAP: cleanup for multi-SoC support, move into drivers/cpufreq X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ef0b35cb416c150d9276dfd2fced3fb711a2e00;p=pandora-kernel.git cpufreq: OMAP: cleanup for multi-SoC support, move into drivers/cpufreq Move OMAP cpufreq driver from arch/arm/mach-omap2 into drivers/cpufreq, along with a few cleanups: - generalize support for better handling of different SoCs in the OMAP - use OPP layer instead of OMAP clock internals for frequency table init Signed-off-by: Santosh Shilimkar [khilman@ti.com: move to drivers] Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed