commit | 5009aa2995ac10a0cca6317c146c72a9550f2c7d | [log] [tgz] |
---|---|---|
author | Vijayavardhan Vennapusa <vvreddy@codeaurora.org> | Wed Aug 21 13:31:15 2013 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Fri Sep 13 02:37:35 2013 -0700 |
tree | 99a8293fd7c756bf50950c4dcfbcf9263f891d26 | |
parent | 540ee168712176c5eea9fa144fd0aa22229515da [diff] |
USB: f_mtp: Set maximum burst value to two for superspeed mode Currently burst value is set to zero for superspeed in mtp driver. MTP throughput can be improved by setting max burst vlaue to non zero value in superspeed mode. Hence set max burst vlaue to two for both IN and OUT bulk endpoints in superspeed mode. CRs-Fixed: 532070 Change-Id: Ib78b8fec5d1ab934f4d4ec80b7e008149707ce0f Signed-off-by: Vijayavardhan Vennapusa <vvreddy@codeaurora.org>