ARM: OMAP2+: clock data: add some aliases for use by CPUFreq only
authorPaul Walmsley <paul@pwsan.com>
Wed, 19 Sep 2012 22:14:02 +0000 (16:14 -0600)
committerPaul Walmsley <paul@pwsan.com>
Fri, 21 Sep 2012 00:53:52 +0000 (18:53 -0600)
These clkdev aliases should make it possible to remove the
cpu_is_omap*() calls and the omap_device*() call from
drivers/cpufreq/omap-cpufreq.c during the next merge window.  Those
are interfering with multi-subarch ARM kernels.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Cc: Kevin Hilman <khilman@ti.com>
Cc: Rafael J. Wysocki <rjw@sisk.pl>
Acked-by: Kevin Hilman <khilman@ti.com>

No differences found