ACPICA: Disable all wake GPEs after first one recieved
authorBob Moore <robert.moore@intel.com>
Fri, 2 Feb 2007 16:48:19 +0000 (19:48 +0300)
committerLen Brown <len.brown@intel.com>
Sat, 3 Feb 2007 02:14:22 +0000 (21:14 -0500)
commitc5a7156959e89b32260ad6072bbf5077bcdfbeee
treea1baa9c45a3aa33e9858a9a1df6ad78805cc694d
parentfdffb72d23172c91af56983f303d1986994df522
ACPICA: Disable all wake GPEs after first one recieved

Change for GPE support: when a wake GPE is
received, now all wake GPEs are immediately disabled to
prevent the waking GPE from firing again, and to prevent
other wake GPEs from interrupting the wake process.

Signed-off-by: Alexey Starikovskiy <alexey.y.starikovskiy@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/events/evgpe.c
include/acpi/acglobal.h
include/acpi/actypes.h
This page took 0.033063 seconds and 5 git commands to generate.