Home
last modified time | relevance | path

Searched hist:"34 caed2082105a6d9f5aaba1cf4e02760cbee14e" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/input/mouse/
H A Dhgpk.cdiff 34caed2082105a6d9f5aaba1cf4e02760cbee14e Mon Nov 15 03:33:22 CST 2010 Daniel Drake <dsd@laptop.org> Input: hgpk - recalibration tweaks

Disable the recalibration guard where new recalibrations are triggered
if we detect a packet too soon after calibrating - we found that this
results in erroneous recalibrations, and if the recalibration failed
then the rest of our badness-detection code will request another.

Add a module option disabling all of the recalibration code, in case
an OLPC deployment thinks all of the workarounds we have are doing
more damage than good and wants to experiment with them all disabled.

Based on work by Paul Fox.

Signed-off-by: Daniel Drake <dsd@laptop.org>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>