]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite8d898774c0f4ba602be479da353afb4d0d21532
tree38d2d6ac8703344013a513c02ae067605d3af194
parent157ced0d6a4557bb9d11d5735a1a06d4dcc12751
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