From 6a3132a26c658782cb86b6b9a86e87cd07c1f25d Mon Sep 17 00:00:00 2001 From: Dmitry Torokhov Date: Wed, 6 Jan 2010 00:33:07 -0800 Subject: [PATCH] --- yaml --- r: 183093 b: refs/heads/master c: 3032458e38b583c92842818871e85c0f936b8645 h: refs/heads/master i: 183091: f68d77e3b701897ad14d705b24ce5b8adc910f1f v: v3 --- [refs] | 2 +- trunk/drivers/input/mouse/hgpk.c | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/[refs] b/[refs] index d86f681223b8..7937eacf9b08 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 92a3a58788790645c6143b5353ef065fd26110bb +refs/heads/master: 3032458e38b583c92842818871e85c0f936b8645 diff --git a/trunk/drivers/input/mouse/hgpk.c b/trunk/drivers/input/mouse/hgpk.c index b146237266d8..29dc6aade766 100644 --- a/trunk/drivers/input/mouse/hgpk.c +++ b/trunk/drivers/input/mouse/hgpk.c @@ -68,10 +68,6 @@ module_param(post_interrupt_delay, int, 0644); MODULE_PARM_DESC(post_interrupt_delay, "delay (ms) before recal after recal interrupt detected"); -static int autorecal = 1; -module_param(autorecal, int, 0644); -MODULE_PARM_DESC(autorecal, "enable recalibration in the driver"); - /* * When the touchpad gets ultra-sensitive, one can keep their finger 1/2" * above the pad and still have it send packets. This causes a jump cursor