Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 117392
b: refs/heads/master
c: d0c71fe
h: refs/heads/master
v: v3
  • Loading branch information
Rafael J. Wysocki authored and Len Brown committed Oct 17, 2008
1 parent d98b301 commit d45e3ba
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: a6629105dd03d370fcb31e97bddf223fa4bb651e
refs/heads/master: d0c71fe7ebc180f1b7bc7da1d39a07fc19eec768
2 changes: 2 additions & 0 deletions trunk/drivers/acpi/sleep/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,8 @@ static int acpi_suspend_enter(suspend_state_t pm_state)
break;
}

/* If ACPI is not enabled by the BIOS, we need to enable it here. */
acpi_enable();
/* Reprogram control registers and execute _BFS */
acpi_leave_sleep_state_prep(acpi_state);

Expand Down

0 comments on commit d45e3ba

Please sign in to comment.