[PATCH 04/15] PM QoS: re-organize data structs

2011-08-16 Thread jean . pihet
From: Jean Pihet j-pi...@ti.com In preparation for the per-device constratins support, re-organize the data strctures: - add a struct pm_qos_constraints which contains the constraints related data - update struct pm_qos_object contents to the PM QoS internal object data. Add a pointer to struct

Re: [PATCH 04/15] PM QoS: re-organize data structs

2011-08-14 Thread Jean Pihet
Rafael, Mark, On Sat, Aug 13, 2011 at 10:58 PM, Rafael J. Wysocki r...@sisk.pl wrote: On Saturday, August 13, 2011, mark gross wrote: On Thu, Aug 11, 2011 at 05:06:41PM +0200, jean.pi...@newoldbits.com wrote: From: Jean Pihet j-pi...@ti.com In preparation for the per-device constratins

Re: [PATCH 04/15] PM QoS: re-organize data structs

2011-08-14 Thread Rafael J. Wysocki
On Sunday, August 14, 2011, Jean Pihet wrote: Rafael, Mark, On Sat, Aug 13, 2011 at 10:58 PM, Rafael J. Wysocki r...@sisk.pl wrote: On Saturday, August 13, 2011, mark gross wrote: On Thu, Aug 11, 2011 at 05:06:41PM +0200, jean.pi...@newoldbits.com wrote: From: Jean Pihet j-pi...@ti.com

Re: [PATCH 04/15] PM QoS: re-organize data structs

2011-08-13 Thread Rafael J. Wysocki
On Saturday, August 13, 2011, mark gross wrote: On Thu, Aug 11, 2011 at 05:06:41PM +0200, jean.pi...@newoldbits.com wrote: From: Jean Pihet j-pi...@ti.com In preparation for the per-device constratins support, re-organize the data strctures: - add a struct pm_qos_constraints which

Re: [PATCH 04/15] PM QoS: re-organize data structs

2011-08-12 Thread mark gross
On Thu, Aug 11, 2011 at 05:06:41PM +0200, jean.pi...@newoldbits.com wrote: From: Jean Pihet j-pi...@ti.com In preparation for the per-device constratins support, re-organize the data strctures: - add a struct pm_qos_constraints which contains the constraints related data - update struct

[PATCH 04/15] PM QoS: re-organize data structs

2011-08-11 Thread jean . pihet
From: Jean Pihet j-pi...@ti.com In preparation for the per-device constratins support, re-organize the data strctures: - add a struct pm_qos_constraints which contains the constraints related data - update struct pm_qos_object contents to the PM QoS internal object data. Add a pointer to struct