Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 1122
b: refs/heads/master
c: 0c3f2be
h: refs/heads/master
v: v3
  • Loading branch information
Dmitry Torokhov authored and Linus Torvalds committed May 17, 2005
1 parent 55f6abd commit 240ac38
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 135255605d089202bec61b4a000ee762e9bc9d9c
refs/heads/master: 0c3f2be423dafb9f914afe85e532e3fffd502fde
1 change: 0 additions & 1 deletion trunk/drivers/input/serio/serio.c
Original file line number Diff line number Diff line change
Expand Up @@ -779,7 +779,6 @@ static int serio_resume(struct device *dev)
struct serio *serio = to_serio_port(dev);

if (!serio->drv || !serio->drv->reconnect || serio->drv->reconnect(serio)) {
serio_disconnect_port(serio);
/*
* Driver re-probing can take a while, so better let kseriod
* deal with it.
Expand Down

0 comments on commit 240ac38

Please sign in to comment.