acpi: EcGpeHandler() should return ACPI_REENABLE_GPE.
* this clears the GPE if level triggered and possibly enables the GPE. See AcpiEvFinishGpe() and AcpiEvGpeDispatch().
This commit is contained in:
@@ -151,6 +151,9 @@ typedef uint32 acpi_status;
|
||||
|
||||
typedef struct acpi_resource acpi_resource;
|
||||
|
||||
#define ACPI_REENABLE_GPE 0x80
|
||||
|
||||
|
||||
#endif // __ACTYPES_H__
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user