From: Jean Pihet Date: Sun, 18 Dec 2011 23:42:07 +0000 (-0700) Subject: ARM: OMAP: omap_device: register to the per-device PM QoS framework X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f3ebe1cb2ecb669dea8ff8990bd15fa1ef5c283;p=pandora-kernel.git ARM: OMAP: omap_device: register to the per-device PM QoS framework Implement the devices wake-up latency constraints using the global device PM QoS notification handler which applies the constraints to the underlying layer by calling the corresponding function at hwmod level. Tested on OMAP3 Beagleboard and OMAP4 Pandaboard in RET/OFF using wake-up latency constraints on MPU, CORE and PER. Signed-off-by: Jean Pihet Reviewed-by: Kevin Hilman [paul@pwsan.com: modified to work with omap_devices with large numbers of hwmods; moved code to mach-omap2/omap_device.c; added documentation; use notifier return codes] Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed