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 = {