commit | eeb720fb21d61dfc3aac780e721150998ef603af | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Mon Nov 28 12:46:59 2011 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Wed Dec 21 13:24:46 2011 +0200 |
tree | 2d8877fa1c96c970d5aa4956e81b4622ea6c4e7b | |
parent | 42f8eb7a1087442e9710ce75b355c0f28aadbf96 [diff] |
usb: dwc3: gadget: add support for SG lists 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>