Re: [PATCH 04/10] ARM: OMAP: omap_device: register to the per-device PM QoS framework

2012-07-19 Thread Menon, Nishanth
On Wed, Jun 20, 2012 at 5:41 AM, Rajendra Nayak rna...@ti.com wrote: + /* Look for the platform device for the constraint target device */ + pdev = to_platform_device(dev_pm_qos_req-dev); + + /* Try to catch non platform devices */ + if (pdev-name == NULL) { Is

Re: [PATCH 04/10] ARM: OMAP: omap_device: register to the per-device PM QoS framework

2012-06-20 Thread Rajendra Nayak
On Thursday 14 June 2012 08:35 PM, Jean Pihet wrote: 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

[PATCH 04/10] ARM: OMAP: omap_device: register to the per-device PM QoS framework

2012-06-14 Thread Jean Pihet
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