From: Jean Pihet Date: Thu, 25 Aug 2011 13:35:27 +0000 (+0200) Subject: PM QoS: Reorganize data structs X-Git-Tag: v3.2-rc1~178^2~22^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e1779baaa542c83b459b0a56585e0c1a04c7782;p=pandora-kernel.git PM QoS: Reorganize data structs 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 pm_qos_constraints - update the internal code to use the new data structs. Signed-off-by: Jean Pihet Reviewed-by: Kevin Hilman Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed