[PATCH 25/27] ACPICA: Events: Update GPE handling and initialization code.

2014-04-29 Thread Lv Zheng
From: Bob Moore 1) Eliminate most use of GAS structs, since they are not needed for GPEs. 2) Allow raw GPE numbers > 255. Signed-off-by: Bob Moore Signed-off-by: Lv Zheng --- drivers/acpi/acpica/acevents.h |5 +++-- drivers/acpi/acpica/aclocal.h |9 +

[PATCH 25/27] ACPICA: Events: Update GPE handling and initialization code.

2014-04-29 Thread Lv Zheng
From: Bob Moore robert.mo...@intel.com 1) Eliminate most use of GAS structs, since they are not needed for GPEs. 2) Allow raw GPE numbers 255. Signed-off-by: Bob Moore robert.mo...@intel.com Signed-off-by: Lv Zheng lv.zh...@intel.com --- drivers/acpi/acpica/acevents.h |5 +++--