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:
8c947e2
)
Input: synaptics - add min/max quirk for pnp-id LEN2002 (Edge E531)
author
Hans de Goede
<
[email protected]
>
Tue, 15 Jul 2014 00:12:21 +0000
(17:12 -0700)
committer
Dmitry Torokhov
<
[email protected]
>
Tue, 15 Jul 2014 00:14:12 +0000
(17:14 -0700)
https://bugzilla.redhat.com/show_bug.cgi?id=
1114768
Cc:
[email protected]
Signed-off-by: Hans de Goede <
[email protected]
>
Signed-off-by: Dmitry Torokhov <
[email protected]
>
drivers/input/mouse/synaptics.c
patch
|
blob
|
history
diff --git
a/drivers/input/mouse/synaptics.c
b/drivers/input/mouse/synaptics.c
index ec772d962f06800fc92915fa27d51b25fca1e56f..ef9e0b8a9aa754b6b49e26b7b050c2a7bcf1f078 100644
(file)
--- a/
drivers/input/mouse/synaptics.c
+++ b/
drivers/input/mouse/synaptics.c
@@
-132,7
+132,8
@@
static const struct min_max_quirk min_max_pnpid_table[] = {
1232, 5710, 1156, 4696
},
{
- (const char * const []){"LEN0034", "LEN0036", "LEN2004", NULL},
+ (const char * const []){"LEN0034", "LEN0036", "LEN2002",
+ "LEN2004", NULL},
1024, 5112, 2024, 4832
},
{
@@
-168,7
+169,7
@@
static const char * const topbuttonpad_pnp_ids[] = {
"LEN0049",
"LEN2000",
"LEN2001", /* Edge E431 */
- "LEN2002",
+ "LEN2002",
/* Edge E531 */
"LEN2003",
"LEN2004", /* L440 */
"LEN2005",