[PATCH 2/6] usb: mtu3: fix the wrong HS mult value

Felipe Balbi balbi at kernel.org
Wed Aug 11 23:49:36 PDT 2021


Chunfeng Yun <chunfeng.yun at mediatek.com> writes:

> Use usb_endpoint_maxp() and usb_endpoint_maxp_mult() seperately
> to get maxpacket and mult.
> Meanwhile fix the bug that should use @mult but not @burst
> to save mult value.

I really think you should split this into two patches. One which *only*
fixes the bug and another (patch 2) which *only* corrects the use
usb_endpoint_maxp()

-- 
balbi



More information about the linux-arm-kernel mailing list