]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
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)
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>

No differences found