Explorar o código

ata_piix: add SATELLITE U205 to broken suspend list

Satellite U205 has alternate product name where the satellite part is
all capatalized.  Add it to the blacklist.

This is reported by Ross Patterson in kernel bugzilla bug #7780.

Signed-off-by: Tejun Heo <htejun@gmail.com>
Cc: Ross Patterson <me@rpatterson.net>
Tejun Heo %!s(int64=18) %!d(string=hai) anos
pai
achega
de753e5e86
Modificáronse 1 ficheiros con 7 adicións e 0 borrados
  1. 7 0
      drivers/ata/ata_piix.c

+ 7 - 0
drivers/ata/ata_piix.c

@@ -973,6 +973,13 @@ static int piix_broken_suspend(void)
 				DMI_MATCH(DMI_PRODUCT_NAME, "Satellite U205"),
 			},
 		},
+		{
+			.ident = "SATELLITE U205",
+			.matches = {
+				DMI_MATCH(DMI_SYS_VENDOR, "TOSHIBA"),
+				DMI_MATCH(DMI_PRODUCT_NAME, "SATELLITE U205"),
+			},
+		},
 		{
 			.ident = "Portege M500",
 			.matches = {