commit | 79d11f2a2070613b63a620e4a8b87feb3e5543c3 | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Wed Jul 11 12:38:33 2018 +0200 |
committer | Jiri Kosina <jkosina@suse.cz> | Tue Jul 17 15:25:39 2018 +0200 |
tree | f0a040da854680bb1014a13dfaf0cf42a367f65f | |
parent | 314f04e85cabf0027f098866897db57fdaf6cf19 [diff] |
HID: elan: Query device max_x and max_y value from touchpad Query the device's max_x and max_y value from the touchpad rather then hardcoding it. This makes adding support for other USB ids a lot easier. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>