projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ddc3c6
)
Input: elantech - add new icbody type 15
author
Aaron Ma
<aaron.ma@canonical.com>
Sun, 26 Nov 2017 00:48:41 +0000
(16:48 -0800)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Mon, 27 Nov 2017 00:16:43 +0000
(16:16 -0800)
The touchpad of Lenovo Thinkpad L480 reports it's version as 15.
Cc: stable@vger.kernel.org
Signed-off-by: Aaron Ma <aaron.ma@canonical.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/mouse/elantech.c
patch
|
blob
|
history
diff --git
a/drivers/input/mouse/elantech.c
b/drivers/input/mouse/elantech.c
index b84cd978fce2da18df706ee0a6ef72ab0a45cb5b..a4aaa748e987f7e4db918e290d20d356f9eec21b 100644
(file)
--- 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 ... 1
4
:
+ case 6 ... 1
5
:
etd->hw_version = 4;
break;
default: