[PATCH v2 0/2] usb: dwc3: gadget: Improve dwc3_gadget_suspend/resume

Roger Quadros posted 2 patches 2 years, 7 months ago
drivers/usb/dwc3/gadget.c | 68 +++++++++++++++++++--------------------
1 file changed, 34 insertions(+), 34 deletions(-)
[PATCH v2 0/2] usb: dwc3: gadget: Improve dwc3_gadget_suspend/resume
Posted by Roger Quadros 2 years, 7 months ago
Hi,

This series improves suspend/resume handling
- check for error condition .suspend
- avoid Timeout error and delay in .suspend

Changelog:
v2:
- rebase on greg/usb-next
- split into 2 patches. Add Fixes tag and cc stable.
- do not check for !softconnect in error condition in dwc3_gadget_suspend()

Roger Quadros (2):
  usb: dwc3: gadget: Avoid controller stop in .suspend if !softconnect
  usb: dwc3: gadget: Improve dwc3_gadget_suspend() and
    dwc3_gadget_resume()

 drivers/usb/dwc3/gadget.c | 68 +++++++++++++++++++--------------------
 1 file changed, 34 insertions(+), 34 deletions(-)

-- 
2.34.1