]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit4eb8d6e7e5aa14572bc389e554aad9869188cdcd
tree80c26121d2a983ae04214588a975547ae8a73ad7
parent4ec212f003d2430b0b2748b8a3008255f39cfe13
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