summaryrefslogtreecommitdiff
path: root/drivers/acpi/power.c
diff options
context:
space:
mode:
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>2013-01-22 11:56:35 (GMT)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2013-01-22 11:56:35 (GMT)
commite5656271b0221a53e9f74856385112fdcec0dd60 (patch)
treebd486b5c6c93154a68cf13c38aa7f2d70a71392c /drivers/acpi/power.c
parent898fee4f6ed52b5b5dd159b221d2ad7ce40ae2dd (diff)
downloadlinux-e5656271b0221a53e9f74856385112fdcec0dd60.tar.xz
ACPI / PM: Fix device power state value after transitions to D3cold
When a transition to the D3cold power state is requested, acpi_device_set_power() first carries out a transition to D3hot and then turns off the device's power resources. However, it fails to update the device's power.state field appropriately and D3hot is stored in it as a result. Fix this, but make sure that the device's power state will be D3hot if its power resources cannot be turned off in the final step. Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/acpi/power.c')
0 files changed, 0 insertions, 0 deletions