From: Thomas Renninger Date: Fri, 24 Aug 2007 05:24:47 +0000 (-0400) Subject: ACPI: enable GPEs before calling _WAK on resume X-Git-Tag: v2.6.23-rc4~16^2~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79d2dfaa4e787f94b7f65f4611bc7d1c8d85fabc;p=pandora-kernel.git ACPI: enable GPEs before calling _WAK on resume It seems it's required to enable GPEs before _WAK. E.g. X60 triggers a LID related GPE instead of doing a Notify in WAK. Now the GPE reaches the kernel and the Notify for LID status change gets thrown from there. Signed-off-by: Thomas Renninger Acked-by: Rafael J. Wysocki Signed-off-by: Andrew Morton Signed-off-by: Len Brown --- Reading git-diff-tree failed