commit | 478fa03b32f1b3320aebc482b1685272e17a4762 | [log] [tgz] |
---|---|---|
author | Alexey Starikovskiy <astarikovskiy@suse.de> | Fri Oct 02 20:21:40 2009 +0400 |
committer | Len Brown <len.brown@intel.com> | Sat Oct 03 01:23:26 2009 -0400 |
tree | d00edee8669514f6fee00a35a7c538094cc5ce36 | |
parent | 0adf3c746a73684b3f8c2821a584e1db998f61e9 [diff] |
ACPI: EC: Don't parse DSDT for EC early init on Compal Compal DSDT breaks if scanned early, while we need early scan for almost all ASUS machines. Safest workaround seems to be to continue do an early scan for all machines, but this Compal model. http://bugzilla.kernel.org/show_bug.cgi?id=14086 Signed-off-by: Alexey Starikovskiy <astarikovskiy@suse.de> Signed-off-by: Len Brown <len.brown@intel.com>