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:
ad81f05
)
usb: dwc3: gadget: don't prevent gadget from being probed if we fail
author
Felipe Balbi
<balbi@ti.com>
Mon, 15 Jul 2013 09:36:35 +0000
(12:36 +0300)
committer
Felipe Balbi
<balbi@ti.com>
Mon, 15 Jul 2013 09:36:35 +0000
(12:36 +0300)
In case we fail our ->udc_start() callback, we
should be ready to accept another modprobe following
the failed one.
We had forgotten to clear dwc->gadget_driver back
to NULL and, because of that, we were preventing
gadget driver modprobe from being retried.
Cc: <stable@vger.kernel.org>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/dwc3/gadget.c
patch
|
blob
|
history
diff --cc
drivers/usb/dwc3/gadget.c
Simple merge