Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 83911
b: refs/heads/master
c: 48103c5
h: refs/heads/master
i:
  83909: fa7aa7b
  83907: db247d9
  83903: 1261ac7
v: v3
  • Loading branch information
Frank Sorenson authored and Linus Torvalds committed Feb 7, 2008
1 parent f600148 commit 16e0c1f
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: 300ec130493a67efb291ba20b48b664b2352277d
refs/heads/master: 48103c527b2fcf5ead13ef14b34eb8893eaec06a
7 changes: 7 additions & 0 deletions trunk/drivers/char/i8k.c
Original file line number Diff line number Diff line change
Expand Up @@ -473,6 +473,13 @@ static struct dmi_system_id __initdata i8k_dmi_table[] = {
DMI_MATCH(DMI_PRODUCT_NAME, "MM061"),
},
},
{
.ident = "Dell Inspiron 3",
.matches = {
DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc."),
DMI_MATCH(DMI_PRODUCT_NAME, "MP061"),
},
},
{ }
};

Expand Down

0 comments on commit 16e0c1f

Please sign in to comment.