diff --git a/[refs] b/[refs] index 2fa781d54a4a..ec05bd2fb6d9 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3bfa321e662edf90fb8123a02c987c2965fa50bb +refs/heads/master: 8ed9e0e1b602a0bcdc3bef52ec05fdab5b484341 diff --git a/trunk/drivers/input/joystick/turbografx.c b/trunk/drivers/input/joystick/turbografx.c index d53b9e900234..27b6a3ce18ca 100644 --- a/trunk/drivers/input/joystick/turbografx.c +++ b/trunk/drivers/input/joystick/turbografx.c @@ -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: