]> asedeno.scripts.mit.edu Git - linux.git/commit
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)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 18 Apr 2017 18:29:24 +0000 (11:29 -0700)
commit704de489e0e3640a2ee2d0daf173e9f7375582ba
treeab954ca045073299ae30bfad547cfb566b324c79
parent5376366886251e2f8f248704adb620a4bc4c0937
Input: elantech - add Fujitsu Lifebook E547 to force crc_enabled

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.

Cc: stable@vger.kernel.org
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>
drivers/input/mouse/elantech.c