diff options
author | Chunfeng Yun <[email protected]> | 2022-05-12 14:49:30 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-05-12 18:35:38 +0200 |
commit | c237566b78ad8c72bc0431c5d6171db8d12e6f94 (patch) | |
tree | 8ac1112ac909bb604b3d21a9ffbfaa50799ef7ae /tools/lib/api/debug.c | |
parent | 5f0b5f4d50fa0faa8c76ef9d42a42e8d43f98b44 (diff) |
usb: xhci-mtk: fix fs isoc's transfer error
Due to the scheduler allocates the optimal bandwidth for FS ISOC endpoints,
this may be not enough actually and causes data transfer error, so come up
with an estimate that is no less than the worst case bandwidth used for
any one mframe, but may be an over-estimate.
Fixes: 451d3912586a ("usb: xhci-mtk: update fs bus bandwidth by bw_budget_table")
Cc: [email protected]
Signed-off-by: Chunfeng Yun <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/lib/api/debug.c')
0 files changed, 0 insertions, 0 deletions