diff options
author | 2016-11-13 13:31:16 +0300 | |
---|---|---|
committer | 2016-11-18 13:54:41 +0200 | |
commit | 5909cbc881d021b02a00413b3083c771c5a8e309 (patch) | |
tree | f008f78e06b450357a20dbcf8c9b299f0d8dddfd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | usb: dwc3: Add a function to check properties (diff) | |
download | wireguard-linux-5909cbc881d021b02a00413b3083c771c5a8e309.tar.xz wireguard-linux-5909cbc881d021b02a00413b3083c771c5a8e309.zip |
usb: core: urb make use of usb_endpoint_maxp_mult
Since usb_endpoint_maxp now returns only lower 11 bits mult
calculation here isn't correct anymore and that breaks webcam
for me. Patch make use of usb_endpoint_maxp_mult instead of
direct calculation.
Fixes: abb621844f6a ("usb: ch9: make usb_endpoint_maxp() return
only packet size")
Signed-off-by: Mike Krinkin <krinkin.m.u@gmail.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions