OSDN Git Service

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)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Fri, 14 Feb 2020 01:09:49 +0000 (17:09 -0800)
commit5179a9dfa9440c1781816e2c9a183d1d2512dc61
tree0b41fa206a99dbce5a551da7f560e1020d1d04d9
parentb8a3d819f872e0a3a0a6db0dbbcd48071042fb98
Input: synaptics - remove the LEN0049 dmi id from topbuttonpad list

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>
drivers/input/mouse/synaptics.c