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:
a003c18
)
usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disable
author
Ido Shayevitz
<idos@codeaurora.org>
Wed, 8 Feb 2012 11:56:48 +0000
(13:56 +0200)
committer
Felipe Balbi
<balbi@ti.com>
Fri, 24 Feb 2012 10:22:38 +0000
(12:22 +0200)
This fix a bug in f_serial, which expect the ep->desc to be NULL after
disabling an endpoint.
Cc: stable@vger.kernel.org
Signed-off-by: Ido Shayevitz <idos@codeaurora.org>
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found