All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] usb: typec: ucsi: allow retry to find role switch
@ 2022-04-12 10:30 Linyu Yuan
  2022-04-12 10:30 ` [PATCH 1/3] usb: typec: ucsi: set con->port to NULL when register port fail Linyu Yuan
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Linyu Yuan @ 2022-04-12 10:30 UTC (permalink / raw)
  To: Heikki Krogerus, Greg Kroah-Hartman; +Cc: linux-usb, Jack Pham, Linyu Yuan

when one role switch module built as module, it may load later then
ucsi, this change series allow retry from ucsi.

Linyu Yuan (3):
  usb: typec: ucsi: set con->port to NULL when register port fail
  usb: typec: ucsi: add a common function ucsi_connector_clean()
  usb: typec: ucsi: retry find role swithch when module load late

 drivers/usb/typec/ucsi/ucsi.c | 75 +++++++++++++++++++++++--------------------
 drivers/usb/typec/ucsi/ucsi.h |  2 +-
 2 files changed, 41 insertions(+), 36 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2022-04-13 11:30 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-12 10:30 [PATCH 0/3] usb: typec: ucsi: allow retry to find role switch Linyu Yuan
2022-04-12 10:30 ` [PATCH 1/3] usb: typec: ucsi: set con->port to NULL when register port fail Linyu Yuan
2022-04-12 10:30 ` [PATCH 2/3] usb: typec: ucsi: add a common function ucsi_connector_clean() Linyu Yuan
2022-04-13  7:38   ` Heikki Krogerus
2022-04-13  7:45     ` Linyu Yuan (QUIC)
2022-04-12 10:30 ` [PATCH 3/3] usb: typec: ucsi: retry find role swithch when module load late Linyu Yuan
2022-04-13  7:46   ` Heikki Krogerus
2022-04-13  8:00     ` Linyu Yuan (QUIC)
2022-04-13  8:09       ` Heikki Krogerus
2022-04-13  8:16         ` Linyu Yuan (QUIC)
2022-04-13 10:24           ` Heikki Krogerus
2022-04-13 11:01             ` Linyu Yuan (QUIC)
2022-04-13 11:19               ` Heikki Krogerus
2022-04-13 11:30                 ` Heikki Krogerus

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.