> > Peter Chen wrote: > > On 19-12-03 21:33:22, EJ Hsu wrote: > > > Gadget driver should always use config_ep_by_speed() to initialize > > > usb_ep struct according to usb device's operating speed. Otherwise, > > > usb_ep struct may be wrong if usb devcie's operating speed is changed. > > > > > > The key point in this patch is that we want to make sure the > > > descpointer > > > > Typo > > > > Otherwise: > > Reviewed-by: Peter Chen <peter.chen@xxxxxxx> > > > > I have uploaded a new patch following your feedback. > Could you please help to review it again? > Feel free to add my Reviewed-by for your v3 since you only change the typo I pointed. Peter