]> git.kernelconcepts.de Git - mv-sheeva.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)
commit5acdb1af907d5908b4942d425c0983f353dd8fc5
tree41a37586a26042a2a299a40ec7a18aea1eefec90
parentb581a7f9c3abc6c7afacd021747543d32ff17adb
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