]> git.hungrycats.org Git - linux/commitdiff
Revert "Input: synaptics - add min/max quirk for Lenovo S540"
authorSasha Levin <sasha.levin@oracle.com>
Tue, 14 Jul 2015 18:58:30 +0000 (14:58 -0400)
committerSasha Levin <sasha.levin@oracle.com>
Tue, 21 Jul 2015 01:12:44 +0000 (21:12 -0400)
This reverts commit e73268af3e137b1f69d0f82d80aa88e0e8c7cbbe.

Seems like an incorrect merge on my end, will pick the upstream
version again next.

Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
drivers/input/mouse/synaptics.c

index f599357e83927a779182a08c3dabd3a2932ea820..2176874a41b11687f61bfb3fe8dfcf6289288e95 100644 (file)
@@ -147,10 +147,6 @@ static const struct min_max_quirk min_max_pnpid_table[] = {
                {ANY_BOARD_ID, 2961},
                1024, 5112, 2024, 4832
        },
-       {
-               (const char * const []){"LEN2000", NULL},
-               1024, 5113, 2021, 4832
-       },
        {
                (const char * const []){"LEN2001", NULL},
                {ANY_BOARD_ID, ANY_BOARD_ID},
@@ -189,7 +185,7 @@ static const char * const topbuttonpad_pnp_ids[] = {
        "LEN0047",
        "LEN0048",
        "LEN0049",
-       "LEN2000", /* S540 */
+       "LEN2000",
        "LEN2001", /* Edge E431 */
        "LEN2002", /* Edge E531 */
        "LEN2003",