Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 178839
b: refs/heads/master
c: a3cb519
h: refs/heads/master
i:
  178837: ba9032d
  178835: 804b8b1
  178831: 161b238
v: v3
  • Loading branch information
Zhao Yakui authored and Eric Anholt committed Dec 16, 2009
1 parent c31540c commit 747b2cc
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: cbda12d77ea590082edb6d30bd342a67ebc459e0
refs/heads/master: a3cb5195f6db58dbebd8a31b877ddce082c9b63d
7 changes: 7 additions & 0 deletions trunk/drivers/gpu/drm/i915/intel_lvds.c
Original file line number Diff line number Diff line change
Expand Up @@ -608,6 +608,13 @@ static const struct dmi_system_id bad_lid_status[] = {
DMI_MATCH(DMI_PRODUCT_NAME, "Aspire one"),
},
},
{
.ident = "PC-81005",
.matches = {
DMI_MATCH(DMI_SYS_VENDOR, "MALATA"),
DMI_MATCH(DMI_PRODUCT_NAME, "PC-81005"),
},
},
{ }
};

Expand Down

0 comments on commit 747b2cc

Please sign in to comment.