]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
Input: elantech - add Fujitsu Lifebook E547 to force crc_enabled
authorThorsten Leemhuis <linux@leemhuis.info>
Tue, 18 Apr 2017 18:14:28 +0000 (11:14 -0700)
committerThadeu Lima de Souza Cascardo <cascardo@canonical.com>
Wed, 17 May 2017 16:38:15 +0000 (13:38 -0300)
commit1685e598da519ac14c1f95fa7b360e04532cd2ff
treef003c7f5721da1dfced869a60912847c1eaaab61
parent1ea09696607c71bb8a2bb99da28e95626f66d2d4
Input: elantech - add Fujitsu Lifebook E547 to force crc_enabled

BugLink: http://bugs.launchpad.net/bugs/1688485
commit 704de489e0e3640a2ee2d0daf173e9f7375582ba upstream.

Temporary got a Lifebook E547 into my hands and noticed the touchpad
only works after running:

echo "1" > /sys/devices/platform/i8042/serio2/crc_enabled

Add it to the list of machines that need this workaround.

Signed-off-by: Thorsten Leemhuis <linux@leemhuis.info>
Reviewed-by: Ulrik De Bie <ulrik.debie-os@e2big.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com>
drivers/input/mouse/elantech.c