Re: [PATCH 8/9] OMAP1 / PM: Use generic clock manipulation routines for runtime PM
From: Kevin Hilman <hidden> Date: 2011-05-16 10:16:13
"Rafael J. Wysocki" [off-list ref] writes:
From: Rafael J. Wysocki <redacted>
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 <redacted>