Re: [PATCH 1/3] usb: dwc2: Improve gadget state disconnection handling

2017-10-11 Thread Felipe Balbi
Hi, John Stultz writes: > On Thu, Aug 17, 2017 at 12:03 PM, John Stultz wrote: >> In the earlier commit dad3f793f20f ("usb: dwc2: Make sure we >> disconnect the gadget state"), I was trying to fix up the >> fact that we somehow weren't disconnecting the gadget state, >> so that when the OTG por

Re: [PATCH 1/3] usb: dwc2: Improve gadget state disconnection handling

2017-08-25 Thread John Stultz
On Thu, Aug 17, 2017 at 12:03 PM, John Stultz wrote: > In the earlier commit dad3f793f20f ("usb: dwc2: Make sure we > disconnect the gadget state"), I was trying to fix up the > fact that we somehow weren't disconnecting the gadget state, > so that when the OTG port was plugged in the second time