commit | 539c4b88146cc320aee18b08ebb43ab57d523dcc | [log] [tgz] |
---|---|---|
author | duson <dusonlin@emc.com.tw> | Tue Jul 07 10:25:39 2015 -0700 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Tue Jul 07 11:28:31 2015 -0700 |
tree | 6615ce7086cc07d2529ffc793f2027aa41e6109a | |
parent | a5cba18c4de288335a975b5d57b68f6787330985 [diff] |
Input: elan_i2c - change the hover event from MT to ST The firmware only reports hover condition while the very first contact is approaching the surface; the hover is not reported for the subsequent contacts. Therefore we should not be using ABS_MT_DISTANCE to report hover but rather its single-touch counterpart ABS_DISTANCE. Signed-off-by: Duson Lin <dusonlin@emc.com.tw> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>