usb: dwc3: gadget: add support for SG lists
authorFelipe Balbi <balbi@ti.com>
Mon, 28 Nov 2011 10:46:59 +0000 (12:46 +0200)
committerFelipe Balbi <balbi@ti.com>
Wed, 21 Dec 2011 11:24:46 +0000 (13:24 +0200)
add support for SG lists on dwc3 driver. With
this we can e.g. use VFS layer's SG lists on
storage gadgets so that we can start bigger
transfers and improve throughput.

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

No differences found