]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 7 Jun 2017 17:32:10 +0000 (10:32 -0700)
commit47eb0c8b4d9eb6368941c6a9bb443f00847a46d7
tree0c0fee7a9b0221ad481b8c18f16ace3cc2ab9a0d
parent0fd5f221093870d93edb696f6903b058c4d75411
Input: elantech - add Fujitsu Lifebook E546/E557 to force crc_enabled

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>
Cc: stable@vger.kernel.org
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/mouse/elantech.c