commit | 6c81a93ef3c9d949b6f0b3e192feafebc96a5d91 | [log] [tgz] |
---|---|---|
author | Jeff Brown <jeffbrown@google.com> | Thu Mar 28 03:13:09 2013 -0700 |
committer | Jeff Brown <jeffbrown@google.com> | Thu Mar 28 03:13:09 2013 -0700 |
tree | 712b81e84117b060a933ea141837eb677f8fee37 | |
parent | cdee9727e26721910a44ba67980b39de4b103f7d [diff] |
Support specifying buffer start offset for USB requests. Deprecated existing API which only supported passing buffer and length in favor of a new one that also supports passing the start. Being able to pass a start index is very important because the kernel imposes size limits on how much data can be transferred at a time so we often need to transmit large buffers in chunks. Change-Id: I3484b5e68f1ece61d4645ea04be8ee6a3b79169d