diff options
author | Hans de Goede <hdegoede@redhat.com> | 2020-04-28 16:22:52 +0200 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2020-05-06 11:40:03 +0200 |
commit | a61f9e428bf092349fdfebeee37ddefedd3f0fd1 (patch) | |
tree | db5e93289262234b680baae9c7bbb23112943d52 /drivers/target | |
parent | 4bc43a421218b6cebc7c926fea001b166ea3677c (diff) | |
download | linux-stable-a61f9e428bf092349fdfebeee37ddefedd3f0fd1.tar.gz linux-stable-a61f9e428bf092349fdfebeee37ddefedd3f0fd1.tar.bz2 linux-stable-a61f9e428bf092349fdfebeee37ddefedd3f0fd1.zip |
HID: asus: Add report_size to struct asus_touchpad_info
Add the report_size to struct asus_touchpad_info instead of calculating it.
This is a preparation patch for adding support for the multi-touch touchpad
found on the Medion Akoya E1239T's keyboard-dock, which uses the same
custom multi-touch protocol as the Asus keyboard-docks (same chipset
vendor, Integrated Technology Express / ITE).
The only difference in that the Akoya E1239T keyboard-dock's input-reports
have a 5 byte footer instead of a 1 byte footer, which requires the
report_size to be configurable per touchpad-model.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/target')
0 files changed, 0 insertions, 0 deletions