Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 1124
b: refs/heads/master
c: f3a5c73
h: refs/heads/master
v: v3
  • Loading branch information
Dmitry Torokhov authored and Linus Torvalds committed May 17, 2005
1 parent 7f0eb4b commit 4610fd5
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 64b14d375263019753dd1405e4edd91a1715301d
refs/heads/master: f3a5c73d5ecb40909db662c4d2ace497b25c5940
2 changes: 2 additions & 0 deletions trunk/drivers/input/mouse/alps.c
Original file line number Diff line number Diff line change
Expand Up @@ -341,6 +341,8 @@ static int alps_reconnect(struct psmouse *psmouse)
unsigned char param[4];
int version;

psmouse_reset(psmouse);

if (!(priv->i = alps_get_model(psmouse, &version)))
return -1;

Expand Down

0 comments on commit 4610fd5

Please sign in to comment.