linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] usb: dwc3: gadget: Default mode for DRD
@ 2020-03-30  0:09 Thinh Nguyen
  2020-03-30  0:09 ` [PATCH 1/2] usb: dwc3: drd: Don't free non-existing irq Thinh Nguyen
  2020-03-30  0:10 ` [PATCH 2/2] usb: dwc3: core: Use role-switch default dr_mode Thinh Nguyen
  0 siblings, 2 replies; 3+ messages in thread
From: Thinh Nguyen @ 2020-03-30  0:09 UTC (permalink / raw)
  To: Felipe Balbi, Greg Kroah-Hartman, Thinh Nguyen, linux-usb; +Cc: John Youn

DWC3 just learned to use the DRD role-switch API. If the driver is configured
to use it, then delegate its default mode selection to the drd role-switch
code-path. Also, make sure not to free non-existing OTG irq.




Thinh Nguyen (2):
  usb: dwc3: drd: Don't free non-existing irq
  usb: dwc3: core: Use role-switch default dr_mode

 drivers/usb/dwc3/core.c | 2 ++
 drivers/usb/dwc3/drd.c  | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

-- 
2.11.0


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

end of thread, other threads:[~2020-03-30  0:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-30  0:09 [PATCH 0/2] usb: dwc3: gadget: Default mode for DRD Thinh Nguyen
2020-03-30  0:09 ` [PATCH 1/2] usb: dwc3: drd: Don't free non-existing irq Thinh Nguyen
2020-03-30  0:10 ` [PATCH 2/2] usb: dwc3: core: Use role-switch default dr_mode Thinh Nguyen

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