Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 142675
b: refs/heads/master
c: c3f93b8
h: refs/heads/master
i:
  142673: 47db2c9
  142671: 02e2a54
v: v3
  • Loading branch information
Tejun Heo authored and Jeff Garzik committed Apr 7, 2009
1 parent fbdb10e commit eec3ec3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2d1299aad5b6f6ceeb92d066c58717a164df4876
refs/heads/master: c3f93b8fc6471ddbbc2a7e89fdfcfc8367e17564
7 changes: 7 additions & 0 deletions trunk/drivers/ata/ata_piix.c
Original file line number Diff line number Diff line change
Expand Up @@ -1053,6 +1053,13 @@ static int piix_broken_suspend(void)
DMI_MATCH(DMI_PRODUCT_NAME, "PORTEGE M500"),
},
},
{
.ident = "VGN-BX297XP",
.matches = {
DMI_MATCH(DMI_SYS_VENDOR, "Sony Corporation"),
DMI_MATCH(DMI_PRODUCT_NAME, "VGN-BX297XP"),
},
},

{ } /* terminate list */
};
Expand Down

0 comments on commit eec3ec3

Please sign in to comment.