Input: elantech - add Fujitsu Lifebook E546/E557 to force crc_enabled
authorUlrik De Bie <ulrik.debie-os@e2big.org>
Wed, 7 Jun 2017 17:30:57 +0000 (10:30 -0700)
committerRaspbian kernel package updater <root@raspbian.org>
Sun, 23 Jul 2017 02:55:55 +0000 (02:55 +0000)
commite2f06a2521b961ea152e166f267fb514588a7e10
tree5608ba2ffd1dfd77529b880248b484f67cb19042
parentc5691b452ad7b461b2765c7faaecafca226ed62a
Input: elantech - add Fujitsu Lifebook E546/E557 to force crc_enabled

commit 47eb0c8b4d9eb6368941c6a9bb443f00847a46d7 upstream.

The Lifebook E546 and E557 touchpad were also not functioning and
worked after running:

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

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

Signed-off-by: Ulrik De Bie <ulrik.debie-os@e2big.org>
Reviewed-by: Arjan Opmeer <arjan@opmeer.net>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/input/mouse/elantech.c