mirror of
https://github.com/acpica/acpica/
synced 2025-02-25 01:44:33 +03:00
Clear PCIEXP_WAKE_STS when clearing ACPI events.
When clearing status bits via HwClearAcpiStatus, also clear the PCIEXP_WAKE_STS bit. Original change from Colin King. ACPICA BZ 880.
This commit is contained in:
parent
990324383c
commit
f0caebb16f
@ -1080,6 +1080,7 @@ typedef struct acpi_bit_register_info
|
||||
ACPI_BITMASK_POWER_BUTTON_STATUS | \
|
||||
ACPI_BITMASK_SLEEP_BUTTON_STATUS | \
|
||||
ACPI_BITMASK_RT_CLOCK_STATUS | \
|
||||
ACPI_BITMASK_PCIEXP_WAKE_STATUS | \
|
||||
ACPI_BITMASK_WAKE_STATUS)
|
||||
|
||||
#define ACPI_BITMASK_TIMER_ENABLE 0x0001
|
||||
|
Loading…
x
Reference in New Issue
Block a user