X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=drivers%2Finput%2Fmouse%2Fsynaptics.c;h=f6a3a7b7d1ad2b1941d1e0d64d57e249b13bc23d;hb=98dc0703735d9cfc483522d5ffbce0c0b07c1f86;hp=dda605836546847afbdbdd4c77c976134a914a2e;hpb=c164c147c9a0a371c4710186972a02b6ee2eb984;p=deliverable%2Flinux.git diff --git a/drivers/input/mouse/synaptics.c b/drivers/input/mouse/synaptics.c index dda605836546..f6a3a7b7d1ad 100644 --- a/drivers/input/mouse/synaptics.c +++ b/drivers/input/mouse/synaptics.c @@ -152,6 +152,11 @@ static const struct min_max_quirk min_max_pnpid_table[] = { {ANY_BOARD_ID, ANY_BOARD_ID}, 1024, 5022, 2508, 4832 }, + { + (const char * const []){"LEN2006", NULL}, + {2691, 2691}, + 1024, 5045, 2457, 4632 + }, { (const char * const []){"LEN2006", NULL}, {ANY_BOARD_ID, ANY_BOARD_ID}, @@ -189,7 +194,7 @@ static const char * const topbuttonpad_pnp_ids[] = { "LEN2003", "LEN2004", /* L440 */ "LEN2005", - "LEN2006", + "LEN2006", /* Edge E440/E540 */ "LEN2007", "LEN2008", "LEN2009",