ACPI: GPE enabling should happen after EC installation
authorAlexey Starikovskiy <astarikovskiy@suse.de>
Tue, 11 Mar 2008 21:17:08 +0000 (17:17 -0400)
committerLen Brown <len.brown@intel.com>
Thu, 24 Apr 2008 23:55:20 +0000 (19:55 -0400)
GPE could try to access EC region, so should not be enabled before
EC is installed

http://bugzilla.kernel.org/show_bug.cgi?id=9916

Signed-off-by: Alexey Starikovskiy <astarikovskiy@suse.de>
Signed-off-by: Len Brown <len.brown@intel.com>

No differences found