linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] usb: dwc3: core: defer probe on ulpi_read_id timeout
@ 2022-11-10 21:11 Ferry Toth
  2022-11-10 21:11 ` [PATCH v2 1/2] usb: ulpi: defer ulpi_register " Ferry Toth
  2022-11-10 21:11 ` [PATCH v2 2/2] usb: dwc3: core: defer probe " Ferry Toth
  0 siblings, 2 replies; 7+ messages in thread
From: Ferry Toth @ 2022-11-10 21:11 UTC (permalink / raw)
  To: linux-usb, linux-kernel
  Cc: Heikki Krogerus, Greg Kroah-Hartman, Thinh Nguyen, Sean Anderson,
	Liu Shixin, Ferry Toth, Andrey Smirnov, Andy Shevchenko,
	Ferry Toth

v2:
- Split into separate commits (Thinh)
- One defer probe on -ETIMEDOUT (Thinh)
- Loose curly brackets (Heikki)

Ferry Toth (2):
  usb: ulpi: defer ulpi_register on ulpi_read_id timeout
  usb: dwc3: core: defer probe on ulpi_read_id timeout

 drivers/usb/common/ulpi.c | 2 +-
 drivers/usb/dwc3/core.c   | 7 ++++++-
 2 files changed, 7 insertions(+), 2 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-12-12 21:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-10 21:11 [PATCH v2 0/2] usb: dwc3: core: defer probe on ulpi_read_id timeout Ferry Toth
2022-11-10 21:11 ` [PATCH v2 1/2] usb: ulpi: defer ulpi_register " Ferry Toth
2022-11-11  6:08   ` Greg Kroah-Hartman
2022-11-14 21:55     ` Ferry Toth
2022-11-11 14:04   ` Ferry Toth
2022-12-12 21:51     ` Stephen Boyd
2022-11-10 21:11 ` [PATCH v2 2/2] usb: dwc3: core: defer probe " Ferry Toth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).