From: Rafael J. Wysocki Date: Fri, 7 Jan 2011 00:43:44 +0000 (+0100) Subject: PM / ACPI: Move NVS saving and restoring code to drivers/acpi X-Git-Tag: v2.6.38-rc1~68^2~18^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=976513dbfc1547c7b1822566923058655f0c32fd;p=pandora-kernel.git PM / ACPI: Move NVS saving and restoring code to drivers/acpi The saving of the ACPI NVS area during hibernation and suspend and restoring it during the subsequent resume is entirely specific to ACPI, so move it to drivers/acpi and drop the CONFIG_SUSPEND_NVS configuration option which is redundant. Signed-off-by: Rafael J. Wysocki Signed-off-by: Len Brown --- Reading git-diff-tree failed