Re: [PATCH v2 1/3] usb: dwc3: gadget: Refactor EP0 forced stall/restart into a separate API

From: Wesley Cheng
Date: Mon Apr 10 2023 - 17:37:33 EST


Hi Thinh,

On 4/7/2023 6:45 PM, Thinh Nguyen wrote:
On Fri, Apr 07, 2023, Wesley Cheng wrote:
Several sequences utilize the same routine for forcing the control endpoint
back into the SETUP phase. This is required, because those operations need
to ensure that EP0 is back in the default state.

Fixes: c96683798e27 ("usb: dwc3: ep0: Don't prepare beyond Setup stage")

Refactor patch should have no functional change. Why is there fixes tag?


Sorry my mistake, will remove and resubmit.

Thanks
Wesley Cheng