]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/ata/ata_piix.c
ata_piix: add TECRA M7 to broken suspend list
[karo-tx-linux.git] / drivers / ata / ata_piix.c
index c5b4509c93f49c1407e9f725b992dbc83fc8f8c9..071d274afaabcf6a971831019c44e50900d306c9 100644 (file)
@@ -900,6 +900,13 @@ static int piix_broken_suspend(void)
                                DMI_MATCH(DMI_PRODUCT_NAME, "TECRA M5"),
                        },
                },
+               {
+                       .ident = "TECRA M7",
+                       .matches = {
+                               DMI_MATCH(DMI_SYS_VENDOR, "TOSHIBA"),
+                               DMI_MATCH(DMI_PRODUCT_NAME, "TECRA M7"),
+                       },
+               },
                {
                        .ident = "Satellite U205",
                        .matches = {