Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 85569
b: refs/heads/master
c: 314ccd6
h: refs/heads/master
i:
  85567: 6f863b6
v: v3
  • Loading branch information
Rafael J. Wysocki authored and Len Brown committed Feb 14, 2008
1 parent af5c0c2 commit 357c453
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b077fbada161479d9a32a7730d2822d5e737b306
refs/heads/master: 314ccd644cc14b9ebc1996afbabfb4d108004fd0
1 change: 1 addition & 0 deletions trunk/drivers/acpi/hardware/hwsleep.c
Original file line number Diff line number Diff line change
Expand Up @@ -616,6 +616,7 @@ acpi_status acpi_leave_sleep_state(u8 sleep_state)
return_ACPI_STATUS(status);
}

arg.integer.value = sleep_state;
status = acpi_evaluate_object(NULL, METHOD_NAME__WAK, &arg_list, NULL);
if (ACPI_FAILURE(status) && status != AE_NOT_FOUND) {
ACPI_EXCEPTION((AE_INFO, status, "During Method _WAK"));
Expand Down

0 comments on commit 357c453

Please sign in to comment.