From: Bob Moore Date: Tue, 27 Apr 2010 03:32:28 +0000 (+0800) Subject: ACPICA: Add GPE support for dynamically loaded ACPI tables X-Git-Tag: v2.6.35-rc1~477^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=186c307f008d2a53961cd970aaf7cb9c33e79cb1;p=pandora-kernel.git ACPICA: Add GPE support for dynamically loaded ACPI tables For all GPEs, including FADT-based and GPE Block Devices, execute any _PRW methods in the new table, and process any _Lxx/_Exx GPE methods in the new table. Any runtime GPE that is referred to by an _Lxx/_Exx method in the new table is immediately enabled. ACPICA BZ 833. http://www.acpica.org/bugzilla/show_bug.cgi?id=833 Signed-off-by: Bob Moore Signed-off-by: Lin Ming Signed-off-by: Len Brown --- Reading git-diff-tree failed