From: Rafael J. Wysocki Date: Tue, 8 Feb 2011 22:42:09 +0000 (+0100) Subject: ACPI / PM: Call acpi_save_state_mem() right before low-level suspend X-Git-Tag: v2.6.39-rc1~90^2~11^3~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=979f11b060c0b35b03b86ae854d6f21a710305d0;p=pandora-kernel.git ACPI / PM: Call acpi_save_state_mem() right before low-level suspend 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 --- Reading git-diff-tree failed