From: Alexey Starikovskiy Date: Mon, 22 Oct 2007 10:18:06 +0000 (+0400) Subject: ACPI: sleep: Fix GPE suspend cleanup X-Git-Tag: v2.6.24-rc2~92^2~3^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c1c6a1ba786d58bd03e27ee49f89a5685e8e07b;p=pandora-kernel.git ACPI: sleep: Fix GPE suspend cleanup Commit 9b039330808b83acac3597535da26f47ad1862ce removed acpi_gpe_sleep_prepare(), the only function used at S5 transition Add call to generic acpi_enable_wake_device(). Reference: https://bugzilla.novell.com/show_bug.cgi?id=299882 Signed-off-by: Alexey Starikovskiy Acked-by: Rafael J. Wysocki Signed-off-by: Len Brown --- Reading git-diff-tree failed