Commit 74a0ac496f2faf5be7ea75f32e6cd3d77b1a6204

Authored by Peter Hutterer
Committed by Greg Kroah-Hartman
1 parent 5e1b35cfd6

Input: synaptics - adjust min/max for Lenovo ThinkPad X1 Carbon 2nd

commit 8543cf1c247909ce85850ca6e2714adba351d6aa upstream.

LEN0037 found in the Lenovo ThinkPad X1 Carbon 2nd (2014 model)

Reported-and-tested-by: Bjoern Olausson <bjoern@olausson.de>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

Showing 1 changed file with 4 additions and 3 deletions Side-by-side Diff

drivers/input/mouse/synaptics.c
... ... @@ -135,8 +135,9 @@
135 135 1232, 5710, 1156, 4696
136 136 },
137 137 {
138   - (const char * const []){"LEN0034", "LEN0036", "LEN0039",
139   - "LEN2002", "LEN2004", NULL},
  138 + (const char * const []){"LEN0034", "LEN0036", "LEN0037",
  139 + "LEN0039", "LEN2002", "LEN2004",
  140 + NULL},
140 141 1024, 5112, 2024, 4832
141 142 },
142 143 {
... ... @@ -165,7 +166,7 @@
165 166 "LEN0034", /* T431s, L440, L540, T540, W540, X1 Carbon 2nd */
166 167 "LEN0035", /* X240 */
167 168 "LEN0036", /* T440 */
168   - "LEN0037",
  169 + "LEN0037", /* X1 Carbon 2nd */
169 170 "LEN0038",
170 171 "LEN0039", /* T440s */
171 172 "LEN0041",