summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorBenjamin Tissoires <benjamin.tissoires@redhat.com>2014-07-24 21:59:11 +0200
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2014-07-26 03:53:51 +0200
commit01c846f9539c194c7a6e34af036b1115b8ed822a (patch)
treea81bf8cdd09bd3d338f13999e43361519a77f7c8 /usr
parentInput: wacom - use HID core to actually fetch the report descriptor (diff)
downloadlinux-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