Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 44987
b: refs/heads/master
c: b7b09b1
h: refs/heads/master
i:
  44985: d0497a9
  44983: 2d4eb4c
v: v3
  • Loading branch information
Satoru Takeuchi authored and Len Brown committed Nov 6, 2006
1 parent fe392ee commit b1af60d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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: 6b15484ccb91e85100cf164067bf3bc6c5038726
refs/heads/master: b7b09b1cdf4de7e28424250972d4a5526e5bdfb9
6 changes: 3 additions & 3 deletions trunk/drivers/acpi/sleep/wakeup.c
Original file line number Diff line number Diff line change
Expand Up @@ -183,11 +183,11 @@ late_initcall(acpi_wakeup_device_init);
#endif

/*
* Disable all wakeup GPEs before power off.
*
* Disable all wakeup GPEs before entering requested sleep state.
* @sleep_state: ACPI state
* Since acpi_enter_sleep_state() will disable all
* RUNTIME GPEs, we simply mark all GPES that
* are not enabled for wakeup from S5 as RUNTIME.
* are not enabled for wakeup from requested state as RUNTIME.
*/
void acpi_gpe_sleep_prepare(u32 sleep_state)
{
Expand Down

0 comments on commit b1af60d

Please sign in to comment.