projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f0ee9d
)
Input: elantech - add new icbody type
author
洪一竹
<sam.hung@emc.com.tw>
Fri, 5 Jun 2015 05:00:24 +0000
(22:00 -0700)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Fri, 5 Jun 2015 05:34:39 +0000
(22:34 -0700)
This adds new icbody type to the list recognized by Elantech PS/2 driver.
Cc: stable@vger.kernel.org
Signed-off-by: Sam Hung <sam.hung@emc.com.tw>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/mouse/elantech.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/input/mouse/elantech.c
b/drivers/input/mouse/elantech.c
index f181d73d96291bda31aac1cc3920305f01e1b532..ce3d40004458c87392339472f654462fae7cf0bc 100644
(file)
--- a/
drivers/input/mouse/elantech.c
+++ b/
drivers/input/mouse/elantech.c
@@
-1556,6
+1556,7
@@
static int elantech_set_properties(struct elantech_data *etd)
case 9:
case 10:
case 13:
+ case 14:
etd->hw_version = 4;
break;
default: