[PATCH v1 1/3] PM / QoS: Make it possible to expose device latency tolerance to userspace

2015-03-31 Thread Andy Shevchenko
From: Mika Westerberg Typically when a device is created the bus core it belongs to (for example PCI) does not know if the device supports things like latency tolerance. This is left to the driver that binds to the device in question. However, at that time the device has already been created and

[PATCH v1 1/3] PM / QoS: Make it possible to expose device latency tolerance to userspace

2015-03-31 Thread Andy Shevchenko
From: Mika Westerberg mika.westerb...@linux.intel.com Typically when a device is created the bus core it belongs to (for example PCI) does not know if the device supports things like latency tolerance. This is left to the driver that binds to the device in question. However, at that time the