diff options
author | Rafael J. Wysocki <rjw@sisk.pl> | 2010-11-25 00:07:56 +0100 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2011-01-12 04:48:44 -0500 |
commit | 5e6d4fe4296782f1f095575b8213a97c3e925a16 (patch) | |
tree | 3d2376b9b18536acfa20777172ab132a475bb0ae /crypto/fcrypt.c | |
parent | 30d3df41b32b1ea63d3ebc52ef5644cbe41520f4 (diff) |
ACPI / PM: Introduce __acpi_bus_get_power()
It sometimes is necessary to get the power state of an ACPI device
without updating its device->power.state field, for example to
avoid inconsistencies between device->power.state and the reference
counters of the device's power resources. For this purpose introduce
__acpi_bus_get_power() that will return the given device's power
state via a pointer (instead of modifying device->power.state)
and make acpi_bus_get_power() use it.
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'crypto/fcrypt.c')
0 files changed, 0 insertions, 0 deletions