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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 14 Jun 2017 13:06:00 +0000 (15:06 +0200)
commit5aa8f833ca7880d1f8a03516e6e5ccb45eca7019
tree9dfef8afd822ac571365c6fad28223c7f2be219b
parentdff4c8bb1397337bc7663447d7f6ccbb3a52f8d9
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