Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 287233
b: refs/heads/master
c: 82b982c
h: refs/heads/master
i:
  287231: f7cbedc
v: v3
  • Loading branch information
Igor Murzov authored and Dmitry Torokhov committed Feb 3, 2012
1 parent a6f908a commit 4c36ba8
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: 7a0a27d2ce38aee19a31fee8c12095f586eed393
refs/heads/master: 82b982c9a697e7be0745523a53334fe38a4582c8
7 changes: 7 additions & 0 deletions trunk/drivers/input/serio/i8042-x86ia64io.h
Original file line number Diff line number Diff line change
Expand Up @@ -512,6 +512,13 @@ static const struct dmi_system_id __initconst i8042_dmi_reset_table[] = {
DMI_MATCH(DMI_PRODUCT_NAME, "Vostro 1720"),
},
},
{
/* Lenovo Ideapad U455 */
.matches = {
DMI_MATCH(DMI_SYS_VENDOR, "LENOVO"),
DMI_MATCH(DMI_PRODUCT_NAME, "20046"),
},
},
{ }
};

Expand Down

0 comments on commit 4c36ba8

Please sign in to comment.