With unconditional usb_ep_dequeue there are a number of error messages:
drivers/usb/dwc3/gadget.c:1171-dwc3_gadget_ep_dequeue()
dwc3-generic-peripheral usb@23000000:
request 00000000e808f9c0 was not queued to ep1in-bulk
Those are harmful in nature, but just annoying.
Change-Id: 7ffcf93a-322f-4f23-9300-94c0871c6791
Originally posted by @ya-mouse in flipperdevices/u-boot#25