commit | 68e823e24aea5227eaf20d6435485e733109d113 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Mon Nov 28 12:25:01 2011 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Wed Dec 21 13:24:45 2011 +0200 |
tree | fcf94e150a384f8a8c2d6474806cbcb085e438e9 | |
parent | c71fc37c191747ea1f00424e84f96c1f88e52bfc [diff] |
usb: dwc3: gadget: don't return anything on prepare trbs 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>