]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Input: synaptics - remove the LEN0049 dmi id from topbuttonpad list
authorBenjamin Tissoires <benjamin.tissoires@redhat.com>
Fri, 14 Feb 2020 01:07:47 +0000 (17:07 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 19 Feb 2020 18:51:53 +0000 (19:51 +0100)
commita2827b00d72c28c93d6f9bcdd4d7c778fdee14ab
tree9a28d4fb6e22581a69c1e963e7b06ecdbb4a5ff1
parentbe21aa415d3280e723391ff5c02e08e3ad4d99c2
Input: synaptics - remove the LEN0049 dmi id from topbuttonpad list

commit 5179a9dfa9440c1781816e2c9a183d1d2512dc61 upstream.

The Yoga 11e is using LEN0049, but it doesn't have a trackstick.

Thus, there is no need to create a software top buttons row.

However, it seems that the device works under SMBus, so keep it as part
of the smbus_pnp_ids.

Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Cc: stable@vger.kernel.org
Link: https://lore.kernel.org/r/20200115013023.9710-1-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/synaptics.c