Input: elan_i2c - remove Lenovo Legion Y7000 PnpID
authorBenjamin Tissoires <benjamin.tissoires@redhat.com>
Fri, 6 Sep 2019 19:02:32 +0000 (12:02 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 21 Sep 2019 05:16:41 +0000 (07:16 +0200)
commit289f3c82b11675e69669faba5400eeec35a1cffe
tree08b9df9a0e5c191c4f11dc4a8f434ddcd0bf40e9
parent305c3b49766200398ad603b7e3c66243ba68c7f0
Input: elan_i2c - remove Lenovo Legion Y7000 PnpID

commit 0c043d70d04711fe6c380df9065fdc44192c49bf upstream.

Looks like the Bios of the Lenovo Legion Y7000 is using ELAN061B
when the actual device is supposed to be used with hid-multitouch.

Remove it from the list of the supported device, hoping that
no one will complain about the loss in functionality.

Link: https://bugzilla.kernel.org/show_bug.cgi?id=203467
Fixes: 738c06d0e456 ("Input: elan_i2c - add hardware ID for multiple Lenovo laptops")
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/input/mouse/elan_i2c_core.c