]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/input/mouse/synaptics.c
Input: synaptics - fix min-max quirk value for E440
authorFilip Ayazi <filipayazi@gmail.com>
Wed, 25 Mar 2015 22:53:04 +0000 (15:53 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 31 Mar 2015 21:46:39 +0000 (14:46 -0700)
commit85734b1a5de80341d7d01cd29bbea9cf6f77094b
treec8798d64136244dcbbf30f75463a4a137a944fa9
parent98dc0703735d9cfc483522d5ffbce0c0b07c1f86
Input: synaptics - fix min-max quirk value for E440

Commit 98dc070373 ("Input: synaptics - add quirk for Thinkpad E440") had
a typo in ymax, this changes the value to the one reported by
touchpad-edge-detector and mentioned in the commit.

Signed-off-by: Filip Ayazi <filipayazi@gmail.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/mouse/synaptics.c