Skip to content

Commit 2027cab

Browse files
committed
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Pull input fix from Dmitry Torokhov: "Just a single revert as RMI mode should not have been enabled for this model [yet?]" * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input: Revert "Input: synaptics - enable RMI mode for X1 Extreme 2nd Generation"
2 parents 34c36f4 + 8791663 commit 2027cab

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/input/mouse/synaptics.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,6 @@ static const char * const smbus_pnp_ids[] = {
177177
"LEN0096", /* X280 */
178178
"LEN0097", /* X280 -> ALPS trackpoint */
179179
"LEN009b", /* T580 */
180-
"LEN0402", /* X1 Extreme 2nd Generation */
181180
"LEN200f", /* T450s */
182181
"LEN2054", /* E480 */
183182
"LEN2055", /* E580 */

0 commit comments

Comments
 (0)