Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 117411
b: refs/heads/master
c: b849075
h: refs/heads/master
i:
  117409: beb7b6a
  117407: b627579
v: v3
  • Loading branch information
Len Brown committed Oct 23, 2008
1 parent f161dda commit 6dcb3a8
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: eb83f493ab9f8bd09fb7a99ae6ae565e92470491
refs/heads/master: b849075c0e08ea43400c1341c78eeca76ab08d8a
2 changes: 1 addition & 1 deletion trunk/drivers/acpi/sleep/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
#include "sleep.h"

u8 sleep_states[ACPI_S_STATE_COUNT];
static u32 acpi_target_sleep_state = ACPI_STATE_S0;

static void acpi_sleep_tts_switch(u32 acpi_state)
{
Expand Down Expand Up @@ -78,6 +77,7 @@ static int acpi_sleep_prepare(u32 acpi_state)
}

#ifdef CONFIG_ACPI_SLEEP
static u32 acpi_target_sleep_state = ACPI_STATE_S0;
/*
* ACPI 1.0 wants us to execute _PTS before suspending devices, so we allow the
* user to request that behavior by using the 'acpi_old_suspend_ordering'
Expand Down

0 comments on commit 6dcb3a8

Please sign in to comment.