From: Rafael J. Wysocki Date: Mon, 16 May 2011 18:15:36 +0000 (+0200) Subject: OMAP1 / PM: Use generic clock manipulation routines for runtime PM X-Git-Tag: v3.0-rc1~408^2~3^2~2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=600b776eb39a13a28b090ba9efceb0c69d4508aa;p=pandora-kernel.git 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 Acked-by: Kevin Hilman --- Reading git-diff-tree failed