linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* extcon-intel-cht-wc: Don't reset USB data connection at probe
@ 2019-09-16 21:15 Yauhen Kharuzhy
  2019-09-16 21:15 ` [PATCH v2] " Yauhen Kharuzhy
  0 siblings, 1 reply; 9+ messages in thread
From: Yauhen Kharuzhy @ 2019-09-16 21:15 UTC (permalink / raw)
  To: linux-kernel, Chanwoo Choi, MyungJoo Ham; +Cc: Hans de Goede, Andy Shevchenko

Patch to prevent resetting USB connection if OTG device is connected
during of driver initialization.

v2:
Change (id == INTEL_USB_ID_FLOAT) check to (id != INTEL_USB_ID_GND) as
Hans de Goede advised.



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

end of thread, other threads:[~2019-09-20  8:39 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-16 21:15 extcon-intel-cht-wc: Don't reset USB data connection at probe Yauhen Kharuzhy
2019-09-16 21:15 ` [PATCH v2] " Yauhen Kharuzhy
2019-09-17  6:22   ` Hans de Goede
2019-09-17 11:13   ` Andy Shevchenko
2019-09-17 13:25     ` Yauhen Kharuzhy
2019-09-18  7:17       ` Andy Shevchenko
2019-09-20  7:42         ` Chanwoo Choi
2019-09-20  8:25   ` Andy Shevchenko
2019-09-20  8:43   ` Chanwoo Choi

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).