Input: i8042 - add Compal Hel80 laptop to nomux blacklist
[pandora-kernel.git] / drivers / input / serio / i8042-x86ia64io.h
index 5db1d0b..29e6863 100644 (file)
@@ -344,6 +344,13 @@ static struct dmi_system_id __initdata i8042_dmi_nomux_table[] = {
                        DMI_MATCH(DMI_PRODUCT_NAME, "XPS M1530"),
                },
        },
+       {
+               .ident = "Compal HEL80I",
+               .matches = {
+                       DMI_MATCH(DMI_SYS_VENDOR, "COMPAL"),
+                       DMI_MATCH(DMI_PRODUCT_NAME, "HEL80I"),
+               },
+       },
        { }
 };