git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68d3e66
)
usb: dwc3: gadget: move us to Default State after reset
author
Felipe Balbi
<balbi@ti.com>
Tue, 20 Dec 2011 13:37:21 +0000
(15:37 +0200)
committer
Felipe Balbi
<balbi@ti.com>
Tue, 20 Dec 2011 16:28:06 +0000
(18:28 +0200)
After a bus reset, we should move our state to
Default, in order to be able to re-enumerate again.
I only managed to trigger this problem with g_ether
by removing the cable after a few transfers had been
completed.
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found