Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 223153
b: refs/heads/master
c: 091aad6
h: refs/heads/master
i:
  223151: c5e254f
v: v3
  • Loading branch information
Jan Beulich authored and Len Brown committed Dec 11, 2010
1 parent 35f489b commit d27aeaa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 66c3ec4f1f70ee87833363166b594855631d7ba6
refs/heads/master: 091aad6af4ab29af693ced5d6970ceee9d5981c8
4 changes: 2 additions & 2 deletions trunk/drivers/acpi/sleep.c
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@

static 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)
{
union acpi_object in_arg = { ACPI_TYPE_INTEGER };
Expand Down Expand Up @@ -81,6 +79,8 @@ static int acpi_sleep_prepare(u32 acpi_state)
}

#ifdef CONFIG_ACPI_SLEEP
static u32 acpi_target_sleep_state = ACPI_STATE_S0;

/*
* The ACPI specification wants us to save NVS memory regions during hibernation
* and to restore them during the subsequent resume. Windows does that also for
Expand Down

0 comments on commit d27aeaa

Please sign in to comment.