[PATCH 1/3] usb: mtu3: fix interval value for intr and isoc

Greg Kroah-Hartman gregkh at linuxfoundation.org
Mon Dec 13 06:20:09 PST 2021


On Thu, Dec 09, 2021 at 11:14:22AM +0800, Chunfeng Yun wrote:
> Use the Interval value from isoc/intr endpoint descriptor, no need
> minus one. But the original code doesn't cause transfer error for
> normal cases, due to the interval is less than the host request.
> 
> Signed-off-by: Chunfeng Yun <chunfeng.yun at mediatek.com>
> ---
>  drivers/usb/mtu3/mtu3_gadget.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

What commit does this fix?



More information about the Linux-mediatek mailing list