Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 223006
b: refs/heads/master
c: 8ed9e0e
h: refs/heads/master
v: v3
  • Loading branch information
Namhyung Kim authored and Dmitry Torokhov committed Dec 1, 2010
1 parent 999ff73 commit ea9e5b1
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 3bfa321e662edf90fb8123a02c987c2965fa50bb
refs/heads/master: 8ed9e0e1b602a0bcdc3bef52ec05fdab5b484341
1 change: 1 addition & 0 deletions trunk/drivers/input/joystick/turbografx.c
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,7 @@ static struct tgfx __init *tgfx_probe(int parport, int *n_buttons, int n_devs)
goto err_free_tgfx;
}

parport_put_port(pp);
return tgfx;

err_free_dev:
Expand Down

0 comments on commit ea9e5b1

Please sign in to comment.