Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 316850
b: refs/heads/master
c: 354b2ea
h: refs/heads/master
v: v3
  • Loading branch information
Stephen Rothwell authored and Jeff Garzik committed Jul 25, 2012
1 parent 9916d72 commit 7f24647
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8407884dd9164ec18ed2afc00f56b87e36c51fcf
refs/heads/master: 354b2eac3848bddbcb111079138b907ccca70ae8
2 changes: 1 addition & 1 deletion trunk/drivers/ata/libata-acpi.c
Original file line number Diff line number Diff line change
Expand Up @@ -869,7 +869,7 @@ void ata_acpi_set_state(struct ata_port *ap, pm_message_t state)

if (state.event != PM_EVENT_ON) {
acpi_state = acpi_pm_device_sleep_state(
&dev->sdev->sdev_gendev, NULL);
&dev->sdev->sdev_gendev, NULL, ACPI_STATE_D3);
if (acpi_state > 0)
acpi_bus_set_power(handle, acpi_state);
/* TBD: need to check if it's runtime pm request */
Expand Down

0 comments on commit 7f24647

Please sign in to comment.