diff options
author | Chunfeng Yun <chunfeng.yun@mediatek.com> | 2021-12-18 17:57:46 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-12-21 09:05:44 +0100 |
commit | e3d4621c22f90c33321ae6a6baab60cdb8e5a77c (patch) | |
tree | 73fdb45e0ed45a110585e9913d14fe705aa5c6f7 /drivers/most | |
parent | b1e0887379422975f237d43d8839b751a6bcf154 (diff) |
usb: mtu3: fix interval value for intr and isoc
Use the Interval value from isoc/intr endpoint descriptor, no need
minus one. The original code doesn't cause transfer error for
normal cases, but it may have side effect with respond time of ERDY
or tPingTimeout.
Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
Link: https://lore.kernel.org/r/20211218095749.6250-1-chunfeng.yun@mediatek.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/most')
0 files changed, 0 insertions, 0 deletions