]> git.baikalelectronics.ru Git - kernel.git/commit
ACPI / ACPICA: Disable GPEs during initialization
authorRafael J. Wysocki <rjw@sisk.pl>
Sun, 26 Dec 2010 11:47:06 +0000 (12:47 +0100)
committerLen Brown <len.brown@intel.com>
Sun, 26 Dec 2010 22:02:55 +0000 (17:02 -0500)
commit8f3eff863d1eb49e69c1e1dab818e1bb72e5e3cf
tree41a37586a26042a2a299a40ec7a18aea1eefec90
parent8ab6de3f9943b3ff33e699fb8e43ff696bfa5663
ACPI / ACPICA: Disable GPEs during initialization

GPEs with corresponding _Lxx/_Exx control methods need to be disabled
during initialization in case they have been enabled by the BIOS, so
that they don't fire up until they are enabled by acpi_update_gpes().

References: https://bugzilla.kernel.org/show_bug.cgi?id=25412
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/acpica/evgpeinit.c