diff options
| author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2012-10-23 01:07:27 +0200 |
|---|---|---|
| committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2012-10-23 01:07:27 +0200 |
| commit | 5f986c590fcf4284924fcda991cf14ab32bff49f (patch) | |
| tree | 07b31910af67192423c5bc7b7e6ee1134bc221c2 /drivers/base/power/sysfs.c | |
| parent | 6f0c0580b70c89094b3422ba81118c7b959c7556 (diff) | |
| download | olio-linux-3.10-5f986c590fcf4284924fcda991cf14ab32bff49f.tar.xz olio-linux-3.10-5f986c590fcf4284924fcda991cf14ab32bff49f.zip | |
PM / QoS: Prepare device structure for adding more constraint types
Currently struct dev_pm_info contains only one PM QoS constraints
pointer reserved for latency requirements. Since one more device
constraints type (i.e. flags) will be necessary, introduce a new
structure, struct dev_pm_qos, that eventually will contain all of
the available device PM QoS constraints and replace the "constraints"
pointer in struct dev_pm_info with a pointer to the new structure
called "qos".
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Reviewed-by: Jean Pihet <j-pihet@ti.com>
Diffstat (limited to 'drivers/base/power/sysfs.c')
0 files changed, 0 insertions, 0 deletions