diff options
author | Benjamin Tissoires <benjamin.tissoires@redhat.com> | 2014-07-24 21:59:11 +0200 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2014-07-26 03:53:51 +0200 |
commit | 01c846f9539c194c7a6e34af036b1115b8ed822a (patch) | |
tree | a81bf8cdd09bd3d338f13999e43361519a77f7c8 /usr | |
parent | Input: wacom - use HID core to actually fetch the report descriptor (diff) | |
download | linux-01c846f9539c194c7a6e34af036b1115b8ed822a.tar.xz linux-01c846f9539c194c7a6e34af036b1115b8ed822a.zip |
Input: wacom - compute the HID report size to get the actual packet size
This removes an USB dependency and is more accurate: the computed pktlen
is the actual maximum size of the reports forwarded by the device.
Given that the pktlen is correctly computed/validated, we can store it now
in the features struct instead of having a special handling in the rest of
the code.
Likewise, this information is not mandatory anymore in the description
of devices in wacom_wac.c. They will be removed in a separate patch.
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Reviewed-by: Jason Gerecke <killertofu@gmail.com>
Tested-by: Jason Gerecke <killertofu@gmail.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions