commit | 210f8cab0751eb95dc56453e3dbf8a962d4d1e17 | [log] [tgz] |
---|---|---|
author | JungHoon Hyun <hyunjunghoon@melfas.com> | Sun Apr 09 19:36:57 2023 -0700 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Mon Apr 10 16:54:37 2023 -0700 |
tree | ce5eedf8e346073805a4225b61d35b930b896331 | |
parent | cd7cd6f386df21725eeab5d803226d4f74177203 [diff] |
Input: melfas_mip4 - report palm touches The driver had the code to differentiate between finger and palm touches, but did not use this information when reporting contacts. Change it so that proper "tool" type is assigned to reported contacts. Signed-off-by: JungHoon Hyun <hyunjunghoon@melfas.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>