Input: elantech - enable 3rd button support on Fujitsu CELSIUS H780
authorMatti Kurkela <Matti.Kurkela@iki.fi>
Fri, 8 Feb 2019 07:49:23 +0000 (23:49 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 20 Feb 2019 09:25:47 +0000 (10:25 +0100)
commit17f4ddaa71f7fa135f232e1df82d1ced314c3cdc
treeb884fcb52feba338201a8d8738795a704176871e
parent3bd120956db2d373bbe5adbc3935614bedbec178
Input: elantech - enable 3rd button support on Fujitsu CELSIUS H780

commit e8b22d0a329f0fb5c7ef95406872d268f01ee3b1 upstream.

Like Fujitsu CELSIUS H760, the H780 also has a three-button Elantech
touchpad, but the driver needs to be told so to enable the middle touchpad
button.

The elantech_dmi_force_crc_enabled quirk was not necessary with the H780.

Also document the fw_version and caps values detected for both H760 and
H780 models.

Signed-off-by: Matti Kurkela <Matti.Kurkela@iki.fi>
Cc: stable@vger.kernel.org
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/input/mouse/elantech.c