OSDN Git Service

Input: melfas_mip4 - report palm touches
authorJungHoon Hyun <hyunjunghoon@melfas.com>
Mon, 10 Apr 2023 02:36:57 +0000 (19:36 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 10 Apr 2023 23:54:37 +0000 (16:54 -0700)
commit210f8cab0751eb95dc56453e3dbf8a962d4d1e17
treece5eedf8e346073805a4225b61d35b930b896331
parentcd7cd6f386df21725eeab5d803226d4f74177203
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>
drivers/input/touchscreen/melfas_mip4.c