Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5c08ea01 authored by Tejun Heo's avatar Tejun Heo Committed by Jeff Garzik
Browse files

ata_piix: add TECRA M7 to broken suspend list



Add TECRA M7 to broken suspend list.  Reported by Marie Koreen.

Signed-off-by: default avatarTejun Heo <htejun@gmail.com>
Cc: Marie Koreen <kbug@koreen.com>
Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
parent 80b8987c
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -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 = {