Input: i8042 - add ASUS Zenbook Flip to noselftest list
[sfrench/cifs-2.6.git] / drivers / input / serio / i8042-x86ia64io.h
index a4c9b9652560a9b1791bb2d24e2191ae8d915520..d3fb1bc66f4379e6e12ffe8985a55d7d39850040 100644 (file)
@@ -582,6 +582,10 @@ static const struct dmi_system_id i8042_dmi_noselftest_table[] = {
                        DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK COMPUTER INC."),
                        DMI_MATCH(DMI_CHASSIS_TYPE, "10"), /* Notebook */
                },
+               .matches = {
+                       DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK COMPUTER INC."),
+                       DMI_MATCH(DMI_CHASSIS_TYPE, "31"), /* Convertible Notebook */
+               },
        },
        { }
 };