Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 115063
b: refs/heads/master
c: d19497e
h: refs/heads/master
i:
  115061: 8f4faf3
  115059: a19ac5e
  115055: f15bc9e
v: v3
  • Loading branch information
Niels de Vos authored and Dmitry Torokhov committed Sep 10, 2008
1 parent 0041de5 commit c2fe2fd
Show file tree
Hide file tree
Showing 2 changed files with 7 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: 67d47641b5d271c58a0283d2e8ce77eb9e7c2865
refs/heads/master: d19497e2922cfe04bf0aa986bda6cf46c2b4705f
6 changes: 6 additions & 0 deletions trunk/drivers/input/serio/serio_raw.c
Original file line number Diff line number Diff line change
Expand Up @@ -373,6 +373,12 @@ static struct serio_device_id serio_raw_serio_ids[] = {
.id = SERIO_ANY,
.extra = SERIO_ANY,
},
{
.type = SERIO_8042_XL,
.proto = SERIO_ANY,
.id = SERIO_ANY,
.extra = SERIO_ANY,
},
{ 0 }
};

Expand Down

0 comments on commit c2fe2fd

Please sign in to comment.