cpufreq: OMAP: fix clock usage to be SoC independent, remove plat/ includes
authorPaul Walmsley <paul@pwsan.com>
Fri, 7 Sep 2012 18:16:35 +0000 (18:16 +0000)
committerKevin Hilman <khilman@ti.com>
Mon, 8 Oct 2012 21:58:39 +0000 (14:58 -0700)
commite2ee1b4d86f53c49c06a14dc10616f6d8aa05ea9
tree0db6858c196dfcc6712366fae90ab6174099074e
parent4075944b4c724ca70bdc5086527b55e73db546b4
cpufreq: OMAP: fix clock usage to be SoC independent, remove plat/ includes

OMAP core code now has SoC-independent clock alias for the scalable
CPU clock.  Using it means driver is SoC independent and will work for
AM3xxx SoCs as well as OMAP1/3/4.

While here, remove some unnecessary plat/ includes that are
interfering with multi-subarch ARM kernels.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
[tony@atomide.com: updated already changed clock aliases]
Signed-off-by: Tony Lindgren <tony@atomide.com>
[khilman@ti.com: minor shortlog/changelog updates]
Acked-by: Rafael J. Wysocki <rjw@sisk.pl>
Signed-off-by: Kevin Hilman <khilman@ti.com>
drivers/cpufreq/omap-cpufreq.c