Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b05f4d1c authored by Daniel Martin's avatar Daniel Martin Committed by Dmitry Torokhov
Browse files

Input: synaptics - remove obsolete min/max quirk for X240



The firmware of the X240 (LEN0035, 2013/12) exposes the same values
    x [1232..5710], y [1156..4696]
as the quirk applies.

Cc: stable@vger.kernel.org
Signed-off-by: default avatarDaniel Martin <consume.noise@gmail.com>
Acked-by: default avatarHans de Goede <hdegoede@redhat.com>
Signed-off-by: default avatarDmitry Torokhov <dmitry.torokhov@gmail.com>
parent ac097930
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -131,7 +131,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
	},
	{