usb: dwc3: workaround: missing USB3 Reset event
authorFelipe Balbi <balbi@ti.com>
Fri, 14 Oct 2011 11:51:38 +0000 (14:51 +0300)
committerFelipe Balbi <balbi@ti.com>
Mon, 12 Dec 2011 09:48:35 +0000 (11:48 +0200)
commit05870c5ba2002c7d49adf8875cca49ee062af894
treec70903c762bfddb1ca6b5b387be2a709c47b1e44
parentfae2b904aa85beecd0950026de28921ae65fb3da
usb: dwc3: workaround: missing USB3 Reset event

DWC3 revisions <1.90a have an issue which would cause
a missing USB3 Reset event. In such cases, it's
suggested that we follow the steps of a normal
USB3 Reset on Connection Done Event.

Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/dwc3/gadget.c