HID: asus: Add support for T100 touchpad
authorHans de Goede <hdegoede@redhat.com>
Thu, 25 May 2017 14:49:21 +0000 (16:49 +0200)
committerJiri Kosina <jkosina@suse.cz>
Thu, 20 Jul 2017 14:01:05 +0000 (16:01 +0200)
commit57573c541be6c7bca5c27427a5f908d8a22d0b00
treedcf3faffe810849551955127f770dcc1de2bd01b
parenta91ab911df51ac364e594d5950ed508d91091498
HID: asus: Add support for T100 touchpad

Add support for the Asus T100 touchpad in multi-touch mode (rather
then mouse emulation mode). It turns out that the Asus T100 touchpad
is identical to the already supported i2c-hid Asus touchpads, so
adding support for it was easy.

The only significant difference is that the reported x-coordinates
range on the T100 touchpad is somewhat lower then the range on the
already supported touchpads.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-asus.c