summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Tissoires2015-03-09 06:39:17 +0100
committerDmitry Torokhov2015-03-09 07:36:54 +0100
commit8f004f3f4daf5dc98dc78f8e62497ad834053855 (patch)
tree41d13d05ae2eef57dddb8950d34e1cb880efa888
parentInput: synaptics - remove X1 Carbon 3rd gen from the topbuttonpad list (diff)
downloadkernel-qcow2-linux-8f004f3f4daf5dc98dc78f8e62497ad834053855.tar.gz
kernel-qcow2-linux-8f004f3f4daf5dc98dc78f8e62497ad834053855.tar.xz
kernel-qcow2-linux-8f004f3f4daf5dc98dc78f8e62497ad834053855.zip
Input: synaptics - remove X250 from the topbuttonpad list
Lenovo X250 has a PnpID of LEN0046, but it does not have the top software button requirement. For the record, Lenovo T450s and W541 have a PnpID of LEN200f and LEN004a, so they are not on the top software button list. Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> Reviewed-by: Daniel Martin <consume.noise@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
-rw-r--r--drivers/input/mouse/synaptics.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/input/mouse/synaptics.c b/drivers/input/mouse/synaptics.c
index 160def02cde2..ca7ca8d4eb33 100644
--- a/drivers/input/mouse/synaptics.c
+++ b/drivers/input/mouse/synaptics.c
@@ -181,7 +181,6 @@ static const char * const topbuttonpad_pnp_ids[] = {
"LEN0041",
"LEN0042", /* Yoga */
"LEN0045",
- "LEN0046",
"LEN0047",
"LEN0049",
"LEN2000",