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 11:16:23 +0000 (13:16 +0200)
commitfff08d2452634a495ccfdb56782041ae6c4513ee
treefb1180b4e39cbb331c9cab2596bedcbd1095cc7d
parentba9fe2e8072fb5466b5035f415352d277f59860b
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