]> git.baikalelectronics.ru Git - kernel.git/commit
Input: synaptics - add a second working PNP_ID for Lenovo T470s
authorDennis Kadioglu <denk@eclipso.email>
Wed, 27 May 2020 06:03:13 +0000 (23:03 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 27 May 2020 06:11:28 +0000 (23:11 -0700)
commitf3cb7e918cdac735a3cfeacceafd9ac5be83f3ed
tree7209f3acafb37df83cd7d73fff1fc72f5aa21119
parent0ab074a0d62efb9d4d1c0ec0314243284becbc91
Input: synaptics - add a second working PNP_ID for Lenovo T470s

The Lenovo Thinkpad T470s I own has a different touchpad with "LEN007a"
instead of the already included PNP ID "LEN006c". However, my touchpad
seems to work well without any problems using RMI. So this patch adds the
other PNP ID.

Signed-off-by: Dennis Kadioglu <denk@eclipso.email>
Link: https://lore.kernel.org/r/ff770543cd53ae818363c0fe86477965@mail.eclipso.de
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/mouse/synaptics.c