diff options
| author | Kelly Devilliv <[email protected]> | 2021-06-27 20:57:46 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-07-21 10:03:42 +0200 |
| commit | c2e898764245c852bc8ee4857613ba4f3a6d761d (patch) | |
| tree | c63d4383bb05b4dff9e0e59afafe9e858d0b9c33 /tools/perf/scripts/python | |
| parent | c4c1faf8254885a52412b456c90d0acc9e94db22 (diff) | |
usb: host: fotg210: fix the endpoint's transactional opportunities calculation
Now that usb_endpoint_maxp() only returns the lowest
11 bits from wMaxPacketSize, we should make use of the
usb_endpoint_* helpers instead and remove the unnecessary
max_packet()/hb_mult() macro.
Signed-off-by: Kelly Devilliv <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions