]> git.baikalelectronics.ru Git - kernel.git/commit
Input: goodix - add id->model mapping for the "9111" model
authorHans de Goede <hdegoede@redhat.com>
Tue, 7 Dec 2021 07:29:27 +0000 (23:29 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 7 Dec 2021 07:33:47 +0000 (23:33 -0800)
commitec25575e028f29a85fc990ea52e3b49082d284df
tree1c0739c9be68dff8bb1d59e866248d2be68b8899
parentf3cbc827170bda1196f81969a0315ab43bad6daa
Input: goodix - add id->model mapping for the "9111" model

Add d->model mapping for the "9111" model, this fixes uses using
a wrong config_len of 240 bytes while the "9111" model uses
only 186 bytes of config.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Link: https://lore.kernel.org/r/20211206164747.197309-2-hdegoede@redhat.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/goodix.c