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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 27 Apr 2017 07:10:38 +0000 (09:10 +0200)
commit11ba522d7929b9c319fd31d95bbc917baad9fe6f
tree55205455bf2e233c57a4372a8c704ef2cfe441cd
parent3d42ca46f47a4d3cd5abe465735227534c292aed
Input: elantech - add Fujitsu Lifebook E547 to force crc_enabled

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>
drivers/input/mouse/elantech.c