Input: elantech - fix crc_enabled for Fujitsu H730
authorUlrik De Bie <ulrik.debie-os@e2big.org>
Sat, 8 Nov 2014 07:57:34 +0000 (23:57 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sat, 8 Nov 2014 08:26:45 +0000 (00:26 -0800)
commit0dc1587905a50f8f61bbc29e850aa592821e4bea
tree38d2d6ac8703344013a513c02ae067605d3af194
parentcaeb0d37fa3e387eb0dd22e5d497523c002033d1
Input: elantech - fix crc_enabled for Fujitsu H730

The Fujitsu H730 does not work with crc_enabled = 0, even though the
crc_enabled bit in the firmware version indicated it would. When switching
this value to crc_enabled to 1, the touchpad works. This patch uses DMI to
detect H730.

Reported-by: Stefan Valouch <stefan@valouch.com>
Tested-by: Stefan Valouch <stefan@valouch.com>
Tested-by: Alfredo Gemma <alfredo.gemma@gmail.com>
Signed-off-by: Ulrik De Bie <ulrik.debie-os@e2big.org>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/mouse/elantech.c
This page took 0.024403 seconds and 5 git commands to generate.