OMAP1 / PM: Use generic clock manipulation routines for runtime PM
authorRafael J. Wysocki <rjw@sisk.pl>
Mon, 16 May 2011 18:15:36 +0000 (20:15 +0200)
committerRafael J. Wysocki <rjw@sisk.pl>
Mon, 16 May 2011 18:15:36 +0000 (20:15 +0200)
commit600b776eb39a13a28b090ba9efceb0c69d4508aa
tree3c9e5a4589dd4781b3fdf6b7c092705f1d0d9abc
parent85eb8c8d0b0900c073b0e6f89979ac9c439ade1a
OMAP1 / PM: Use generic clock manipulation routines for runtime PM

Convert OMAP1 to using the new generic clock manipulation routines
and a device power domain for runtime PM instead of overriding the
platform bus type's runtime PM callbacks.  This allows us to simplify
OMAP1-specific code and to share some code with other platforms
(shmobile in particular).

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Acked-by: Kevin Hilman <khilman@ti.com>
arch/arm/mach-omap1/pm_bus.c