From: Kevin Hilman Date: Tue, 12 Jul 2011 20:48:29 +0000 (+0200) Subject: OMAP: PM: omap_device: add API to disable idle on suspend X-Git-Tag: v3.1-rc1~304^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80c6d1e65c25fbf198b463cfaec015820fb9bcdc;p=pandora-kernel.git OMAP: PM: omap_device: add API to disable idle on suspend By default, omap_devices will be automatically idled on suspend (and re-enabled on resume.) Using this new API, device init code can disable this feature if desired. NOTE: any driver/device that has been runtime PM converted should not be using this API. Signed-off-by: Kevin Hilman Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed