usb: dwc3: gadget: don't return anything on prepare trbs
authorFelipe Balbi <balbi@ti.com>
Mon, 28 Nov 2011 10:25:01 +0000 (12:25 +0200)
committerFelipe 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