2017-11-19 14:58:24

by Aaron Ma

[permalink] [raw]
Subject: [PATCH] Input: elantech - add new icbody type 15

The touchpad of Lenovo Thinkpad L480 reports it's version as 15.

Cc: [email protected]
Signed-off-by: Aaron Ma <[email protected]>
---
drivers/input/mouse/elantech.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/input/mouse/elantech.c b/drivers/input/mouse/elantech.c
index b84cd978fce2..a4aaa748e987 100644
--- a/drivers/input/mouse/elantech.c
+++ b/drivers/input/mouse/elantech.c
@@ -1613,7 +1613,7 @@ static int elantech_set_properties(struct elantech_data *etd)
case 5:
etd->hw_version = 3;
break;
- case 6 ... 14:
+ case 6 ... 15:
etd->hw_version = 4;
break;
default:
--
2.13.6


From 1585170268277647822@xxx Sun Nov 26 22:42:51 +0000 2017
X-GM-THRID: 1585169271463429858
X-Gmail-Labels: Inbox,Category Forums,HistoricalUnread