commit | 4eb8d6e7e5aa14572bc389e554aad9869188cdcd | [log] [tgz] |
---|---|---|
author | Mathias Gottschlag <mgottschlag@gmail.com> | Sat Mar 07 13:38:52 2015 -0800 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Sat Mar 07 13:40:21 2015 -0800 |
tree | 80c26121d2a983ae04214588a975547ae8a73ad7 | |
parent | 4ec212f003d2430b0b2748b8a3008255f39cfe13 [diff] |
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>