Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 75543
b: refs/heads/master
c: 746b31a
h: refs/heads/master
i:
  75541: 49f4fa9
  75539: f3536a7
  75535: 74d4409
v: v3
  • Loading branch information
Andres Salomon authored and Dmitry Torokhov committed Jan 17, 2008
1 parent b718165 commit d8395eb
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: 62aa366d9b0158a81eace3b83e6b027789f7575b
refs/heads/master: 746b31a9d4e08240d267069bcf5084eb7e427ad7
2 changes: 2 additions & 0 deletions trunk/drivers/input/mouse/psmouse-base.c
Original file line number Diff line number Diff line change
Expand Up @@ -1247,6 +1247,8 @@ static int psmouse_connect(struct serio *serio, struct serio_driver *drv)
err_pt_deactivate:
if (parent && parent->pt_deactivate)
parent->pt_deactivate(parent);
input_unregister_device(psmouse->dev);
input_dev = NULL; /* so we don't try to free it below */
err_protocol_disconnect:
if (psmouse->disconnect)
psmouse->disconnect(psmouse);
Expand Down

0 comments on commit d8395eb

Please sign in to comment.