From: Rafael J. Wysocki Date: Sun, 26 Dec 2010 11:47:06 +0000 (+0100) Subject: ACPI / ACPICA: Disable GPEs during initialization X-Git-Tag: v2.6.37-rc8~12^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5acdb1af907d5908b4942d425c0983f353dd8fc5;p=pandora-kernel.git ACPI / ACPICA: Disable GPEs during initialization GPEs with corresponding _Lxx/_Exx control methods need to be disabled during initialization in case they have been enabled by the BIOS, so that they don't fire up until they are enabled by acpi_update_gpes(). References: https://bugzilla.kernel.org/show_bug.cgi?id=25412 Signed-off-by: Rafael J. Wysocki Signed-off-by: Len Brown --- Reading git-diff-tree failed