diff options
| author | Pavankumar Kondeti <pkondeti@codeaurora.org> | 2013-02-06 20:52:46 +0530 |
|---|---|---|
| committer | Pavankumar Kondeti <pkondeti@codeaurora.org> | 2013-02-13 10:54:24 +0530 |
| commit | cbd44db039e9a3e9fa4ab6a659da5b21a7eddc3d (patch) | |
| tree | 9d296404932cc3acf2aaa3f77c3d4c2a3316b297 /scripts/gcc-wrapper.py | |
| parent | e0bf826c8f48912ec2b28a5951e1196fff3127a2 (diff) | |
USB: ci13xxx_udc: Add support for large requests
Spanning large request into multiple dTDs will fail with short
packets. Instead queue one dTD at a time. This patch has
the following limitations.
1. Large requests are supported only on Bulk OUT endpoints. This
feature is mainly required for MTP driver to achieve better write
throughputs. The VFS performs well with larger buffers.
2. To keep it simple, don't allow queuing while processing large
request. Don't allow larger request queuing while the queue is
busy.
CRs-Fixed: 449733
Change-Id: I262a62af3316d673a97f11842290609092c6e7df
Signed-off-by: Pavankumar Kondeti <pkondeti@codeaurora.org>
Diffstat (limited to 'scripts/gcc-wrapper.py')
0 files changed, 0 insertions, 0 deletions
