]> git.ipfire.org Git - thirdparty/kernel/stable.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 27 Apr 2017 07:12:58 +0000 (09:12 +0200)
commit7010e15d1d222630a4803f37d62dcf04ec14d421
tree7bc8dbe0bb9b5b2885182baf317e53cc09305772
parent0cb760dfc75b16740dc47862806f8bb254f07b8e
Input: elantech - add Fujitsu Lifebook E547 to force crc_enabled

commit 704de489e0e3640a2ee2d0daf173e9f7375582ba upstream.

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.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/input/mouse/elantech.c