commit | 40a87784913066f74c2f7a1e9f5f54aaf4692364 | [log] [tgz] |
---|---|---|
author | Jerry Zhang <zhangjerry@google.com> | Thu Apr 27 15:00:13 2017 -0700 |
committer | Jerry Zhang <zhangjerry@google.com> | Thu Apr 27 15:00:13 2017 -0700 |
tree | b20241a8c8e1180dba06ff1601fef964a475e306 | |
parent | 75f8d89a8a3e5950dc80cc421998e6322d8392ac [diff] |
Revert "adb: Lower EP_ALLOC retry count" This reverts commit 05fe272a87c6be24d3e2808ecceed2be063b9c1d. Commit "adb: Do not signal gaget stack unless descriptors are written" fixed the main issue for configfs devices where device wasn't enabled until after the ioctl was attempted. Thus it is safe to bring up the retry count so that the ioctl doesn't fail due to small delays in usb stack. Test: use adb, switch configs on configfs devices