From: Daniel Martin Date: Mon, 9 Mar 2015 05:29:07 +0000 (-0700) Subject: Input: synaptics - remove obsolete min/max quirk for X240 X-Git-Tag: v3.16.35~2452 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a10b5da0fdc488fa317e2d2711cb4d17a636f114;p=thirdparty%2Fkernel%2Fstable.git Input: synaptics - remove obsolete min/max quirk for X240 commit b05f4d1c332a22f98c037fa64f249aa30877adaf upstream. The firmware of the X240 (LEN0035, 2013/12) exposes the same values x [1232..5710], y [1156..4696] as the quirk applies. Signed-off-by: Daniel Martin Acked-by: Hans de Goede Signed-off-by: Dmitry Torokhov Signed-off-by: Luis Henriques --- diff --git a/drivers/input/mouse/synaptics.c b/drivers/input/mouse/synaptics.c index 9273eaf3e93e7..5dc113a8c48df 100644 --- a/drivers/input/mouse/synaptics.c +++ b/drivers/input/mouse/synaptics.c @@ -128,7 +128,7 @@ static const struct min_max_quirk min_max_pnpid_table[] = { 1024, 5052, 2258, 4832 }, { - (const char * const []){"LEN0035", "LEN0042", NULL}, + (const char * const []){"LEN0042", NULL}, 1232, 5710, 1156, 4696 }, {