Rafael J. Wysocki a210080195 ACPI / ACPICA: Defer enabling of runtime GPEs (v3)
The current ACPI GPEs initialization code has a problem that it
enables some GPEs pointed to by device _PRW methods, generally
intended for signaling wakeup events (system or device wakeup).
These GPEs are then almost immediately disabled by the ACPI namespace
scanning code with the help of acpi_gpe_can_wake(), but it would be
better not to enable them at all until really necessary.

Modify the initialization of GPEs so that the ones that have
associated _Lxx or _Exx methods and are not pointed to by any _PRW
methods will be enabled after the namespace scan is complete.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Signed-off-by: Len Brown <len.brown@intel.com>
2010-09-24 16:55:47 -04:00
..
2010-08-15 01:06:31 -04:00
2010-07-27 12:40:54 +02:00
2010-06-28 10:19:19 +10:00
2010-08-15 00:27:51 -04:00
2010-06-10 11:24:51 -04:00
2010-08-15 01:06:31 -04:00
2010-08-15 01:06:31 -04:00
2010-08-15 01:06:31 -04:00
2010-08-15 01:06:31 -04:00
2010-08-15 00:27:51 -04:00
2010-08-15 00:25:40 -04:00
2010-08-15 00:26:30 -04:00