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:
c71fc37
)
usb: dwc3: gadget: don't return anything on prepare trbs
author
Felipe Balbi
<balbi@ti.com>
Mon, 28 Nov 2011 10:25:01 +0000
(12:25 +0200)
committer
Felipe Balbi
<balbi@ti.com>
Wed, 21 Dec 2011 11:24:45 +0000
(13:24 +0200)
all that function does is setup a TRB to be sent
to HW later. There's no need to return anything
actually.
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found