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?