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 <robert.moore@intel.com> Signed-off-by:
Lin Ming <ming.m.lin@intel.com> Signed-off-by:
Len Brown <len.brown@intel.com>
Showing
- drivers/acpi/acpica/acevents.h 2 additions, 0 deletionsdrivers/acpi/acpica/acevents.h
- drivers/acpi/acpica/aclocal.h 4 additions, 0 deletionsdrivers/acpi/acpica/aclocal.h
- drivers/acpi/acpica/evgpe.c 1 addition, 1 deletiondrivers/acpi/acpica/evgpe.c
- drivers/acpi/acpica/evgpeblk.c 276 additions, 40 deletionsdrivers/acpi/acpica/evgpeblk.c
- drivers/acpi/acpica/exconfig.c 15 additions, 6 deletionsdrivers/acpi/acpica/exconfig.c
Please register or sign in to comment