From ea9e5b1c780ec843d0d0bd9f8f2e85124d3d9a98 Mon Sep 17 00:00:00 2001 From: Namhyung Kim Date: Wed, 1 Dec 2010 09:19:45 -0800 Subject: [PATCH] --- yaml --- r: 223006 b: refs/heads/master c: 8ed9e0e1b602a0bcdc3bef52ec05fdab5b484341 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/input/joystick/turbografx.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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: