usb: dwc3: gadget: re-factor dwc3_prepare_trbs()
authorFelipe Balbi <balbi@ti.com>
Tue, 22 Nov 2011 09:37:34 +0000 (11:37 +0200)
committerFelipe Balbi <balbi@ti.com>
Wed, 21 Dec 2011 11:24:45 +0000 (13:24 +0200)
In order to make it easier to add SG support,
let's split the big loop out to its own function.

Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found