Peter Collingbourne af986d101d ACPI: EC: add another DMI check for ASUS hardware
Commit 0adf3c746a73684b3f8c2821a584e1db998f61e9 introduced a regression
by making the ECDT validation test for ASUS hardware more restrictive.
The previous test used the dmi_name_in_vendors function which searches
a number of DMI fields, while the new test checked only the BIOS
vendor, which is known to not match on an ASUS F5GL laptop which
requires ECDT validation.

Add a rule to ec_dmi_table based on an alternative DMI pattern for
ASUS hardware as found elsewhere in the kernel.

Signed-off-by: Peter Collingbourne <peter@pcc.me.uk>
Signed-off-by: Len Brown <len.brown@intel.com>
2011-04-25 16:54:15 -04:00
..
2011-03-23 02:34:15 -04:00
2011-03-31 11:26:23 -03:00
2011-03-15 00:43:16 +01:00
2011-03-22 23:20:35 -04:00
2010-10-15 15:53:27 +02:00
2011-01-12 05:03:13 -05:00
2011-03-23 02:34:54 -04:00
2010-09-28 21:38:19 -04:00
2011-03-31 11:26:23 -03:00
2011-03-23 02:34:54 -04:00
2011-01-12 04:27:00 -05:00
2011-03-31 11:26:23 -03:00