Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 117837
b: refs/heads/master
c: 92daa7b
h: refs/heads/master
i:
  117835: 9168b1d
v: v3
  • Loading branch information
Rafael J. Wysocki authored and Len Brown committed Oct 25, 2008
1 parent 7ae9f0c commit 6d572e4
Show file tree
Hide file tree
Showing 2 changed files with 3 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: cab08969188e2da09923fe9c4a99ec9b934b0708
refs/heads/master: 92daa7b53b76984565dfdfda5d9c679884121fb2
2 changes: 2 additions & 0 deletions trunk/drivers/acpi/sleep/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,8 @@ static void acpi_pm_end(void)
acpi_target_sleep_state = ACPI_STATE_S0;
acpi_sleep_tts_switch(acpi_target_sleep_state);
}
#else /* !CONFIG_ACPI_SLEEP */
#define acpi_target_sleep_state ACPI_STATE_S0
#endif /* CONFIG_ACPI_SLEEP */

#ifdef CONFIG_SUSPEND
Expand Down

0 comments on commit 6d572e4

Please sign in to comment.