From fb3dbed9883385fa1bfdf8dc27fdf2006ec17ec9 Mon Sep 17 00:00:00 2001 From: Benjamin Larsson Date: Sun, 8 Jan 2012 00:39:10 +0100 Subject: [PATCH] --- yaml --- r: 286091 b: refs/heads/master c: b73fa4630e63e4d23407181c2bc0a54777bd0ce8 h: refs/heads/master i: 286089: 323e04ceffefbeb86f3336ff6ecb5ea2d81f136e 286087: 93e188e9457186904fe745563ca662f978248b99 v: v3 --- [refs] | 2 +- trunk/drivers/ata/ata_piix.c | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index c7a6bcf6d0e7..d98ed77b7642 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3a25179e068b2fae8df7a7ab63a2a5ed71a2e927 +refs/heads/master: b73fa4630e63e4d23407181c2bc0a54777bd0ce8 diff --git a/trunk/drivers/ata/ata_piix.c b/trunk/drivers/ata/ata_piix.c index 69ac373c72ab..fdf27b9fce43 100644 --- a/trunk/drivers/ata/ata_piix.c +++ b/trunk/drivers/ata/ata_piix.c @@ -1116,6 +1116,13 @@ static int piix_broken_suspend(void) DMI_MATCH(DMI_PRODUCT_NAME, "SATELLITE U205"), }, }, + { + .ident = "Satellite Pro A120", + .matches = { + DMI_MATCH(DMI_SYS_VENDOR, "TOSHIBA"), + DMI_MATCH(DMI_PRODUCT_NAME, "Satellite Pro A120"), + }, + }, { .ident = "Portege M500", .matches = {