]> git.ipfire.org Git - people/arne_f/kernel.git/commit
HID: asus: Parameterize the touchpad code
authorHans de Goede <hdegoede@redhat.com>
Sun, 2 Jul 2017 14:34:12 +0000 (16:34 +0200)
committerJiri Kosina <jkosina@suse.cz>
Thu, 20 Jul 2017 14:01:10 +0000 (16:01 +0200)
commitc81760b99805daac3801efc63d6ea0dd17f8178b
treeb93b5d3c3c38785f60f469f69d76ad79168433ca
parent57573c541be6c7bca5c27427a5f908d8a22d0b00
HID: asus: Parameterize the touchpad code

Instead of having hardcoded (#define-d) values use a struct describing
the various touchpad parameters. This is a preparation patch for
improving the T100TA touchpad support as well as for adding T100CHI
touchpad support.

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