Re: [PATCH 2/6] usb: mtu3: fix the wrong HS mult value
From: Felipe Balbi
Date: Thu Aug 12 2021 - 02:50:29 EST
Chunfeng Yun <chunfeng.yun@xxxxxxxxxxxx> 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