]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit83f24057905e4378af43bd9532cacc5dd24d62f4
tree3c9e5a4589dd4781b3fdf6b7c092705f1d0d9abc
parentc01ea728754fc95869a31915b62df055c9b9d9ee
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