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:29:00 +0000 (12:29 +0100)
commitcc71a723f3d88c55460144c204a1c67361c323c0
tree495e9b8a335d913f5f2f9aaccc4d3e3888791fa7
parentefaa327b41462f7898f6a0577f9f94af28dbbaa3
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