diff options
author | Benjamin Tissoires <[email protected]> | 2014-07-24 12:59:11 -0700 |
---|---|---|
committer | Dmitry Torokhov <[email protected]> | 2014-07-25 18:53:51 -0700 |
commit | 01c846f9539c194c7a6e34af036b1115b8ed822a (patch) | |
tree | a81bf8cdd09bd3d338f13999e43361519a77f7c8 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py | |
parent | ba9a3541fba72e1532c8288a0775a211810280c1 (diff) |
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 <[email protected]>
Reviewed-by: Jason Gerecke <[email protected]>
Tested-by: Jason Gerecke <[email protected]>
Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py')
0 files changed, 0 insertions, 0 deletions