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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 29 Dec 2021 11:26:06 +0000 (12:26 +0100)
commitc7282790c782f5216c50b6b83b815f03c48e73ad
tree37f33d088f87d9565c82359639213fdbc9c3e2df
parent3bb3bf50d69f7fab57c5af293c745b586945f70d
Input: goodix - add id->model mapping for the "9111" model

commit 81e818869be522bc8fa6f7df1b92d7e76537926c upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/input/touchscreen/goodix.c