Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Input: synaptics - add min/max quirk for pnp-id LEN2002 (Edge E531)

https://bugzilla.redhat.com/show_bug.cgi?id=1114768

Cc: stable@vger.kernel.org
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>

authored by

Hans de Goede and committed by
Dmitry Torokhov
e76aed9d 8c947e20

+3 -2
+3 -2
drivers/input/mouse/synaptics.c
··· 132 132 1232, 5710, 1156, 4696 133 133 }, 134 134 { 135 - (const char * const []){"LEN0034", "LEN0036", "LEN2004", NULL}, 135 + (const char * const []){"LEN0034", "LEN0036", "LEN2002", 136 + "LEN2004", NULL}, 136 137 1024, 5112, 2024, 4832 137 138 }, 138 139 { ··· 169 168 "LEN0049", 170 169 "LEN2000", 171 170 "LEN2001", /* Edge E431 */ 172 - "LEN2002", 171 + "LEN2002", /* Edge E531 */ 173 172 "LEN2003", 174 173 "LEN2004", /* L440 */ 175 174 "LEN2005",