git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a63f08
)
ACPI / PM: Call acpi_save_state_mem() right before low-level suspend
author
Rafael J. Wysocki
<rjw@sisk.pl>
Tue, 8 Feb 2011 22:42:09 +0000
(23:42 +0100)
committer
Rafael J. Wysocki
<rjw@sisk.pl>
Thu, 24 Feb 2011 18:58:54 +0000
(19:58 +0100)
Since acpi_save_state_mem() is only called by acpi_suspend_enter()
if the target sleep state is S3, it's better to call it under the
switch (acpi_state), right before do_suspend_lowlevel().
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
No differences found