Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 361700
b: refs/heads/master
c: dfd5736
h: refs/heads/master
v: v3
  • Loading branch information
Sander Eikelenboom authored and Jeff Garzik committed Mar 4, 2013
1 parent 7f8785c commit ab1c0f7
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: c99cc9a2f19c29108ddb2e1ceb6f3baa536357d2
refs/heads/master: dfd573644ce4ba1c9fbd625512bcfccf8c5ce7ff
2 changes: 1 addition & 1 deletion trunk/drivers/ata/libata-acpi.c
Original file line number Diff line number Diff line change
Expand Up @@ -1027,7 +1027,7 @@ static void ata_acpi_register_power_resource(struct ata_device *dev)

handle = ata_dev_acpi_handle(dev);
if (handle)
acpi_dev_pm_remove_dependent(handle, &sdev->sdev_gendev);
acpi_dev_pm_add_dependent(handle, &sdev->sdev_gendev);
}

static void ata_acpi_unregister_power_resource(struct ata_device *dev)
Expand Down

0 comments on commit ab1c0f7

Please sign in to comment.