]> git.baikalelectronics.ru Git - kernel.git/commit
Input: psmouse - disable "palm detection" in the focaltech driver
authorMathias Gottschlag <mgottschlag@gmail.com>
Sat, 7 Mar 2015 21:38:52 +0000 (13:38 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sat, 7 Mar 2015 21:40:21 +0000 (13:40 -0800)
commit49457c9a215bdc9371d881a0d86a1a8a8dc98054
tree80c26121d2a983ae04214588a975547ae8a73ad7
parent2f2c762fbf59f1f0e2c5db583b4f154103cdddb8
Input: psmouse - disable "palm detection" in the focaltech driver

Apparently, the threshold for large contact area seems to be rather low on
some devices, causing the touchpad to frequently freeze during normal
usage. Because we do now know how we are supposed to use the value in
question, this commit just drops the related code completely.

Signed-off-by: Mathias Gottschlag <mgottschlag@gmail.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/mouse/focaltech.c