projects
/
kernel
/
kernel-generic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
92a3a58
)
Input: psmouse - remove unused 'autocal' parameter from hgpk protocol
author
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Wed, 6 Jan 2010 08:33:07 +0000
(
00:33
-0800)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Wed, 6 Jan 2010 08:33:28 +0000
(
00:33
-0800)
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/mouse/hgpk.c
patch
|
blob
|
history
diff --git
a/drivers/input/mouse/hgpk.c
b/drivers/input/mouse/hgpk.c
index
b146237
..
29dc6aa
100644
(file)
--- a/
drivers/input/mouse/hgpk.c
+++ b/
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