[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230502162133.148821-1-rogerq@kernel.org>
Date: Tue, 2 May 2023 19:21:31 +0300
From: Roger Quadros <rogerq@...nel.org>
To: Thinh.Nguyen@...opsys.com
Cc: gregkh@...uxfoundation.org, r-gunasekaran@...com, srk@...com,
wcheng@...eaurora.org, linux-usb@...r.kernel.org,
linux-kernel@...r.kernel.org, Roger Quadros <rogerq@...nel.org>
Subject: [PATCH v2 0/2] usb: dwc3: gadget: Improve dwc3_gadget_suspend/resume
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
Powered by blists - more mailing lists