diff options
author | 2019-12-18 18:14:56 -0800 | |
---|---|---|
committer | 2020-01-15 10:39:23 +0100 | |
commit | cf2f8b63f7f1f6763e4fcdf89145312224ee736b (patch) | |
tree | 82504e93b38f3793c294ae4168800bbd42d85d7e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | usb: dwc3: gadget: Delay starting transfer (diff) | |
download | linux-dev-cf2f8b63f7f1f6763e4fcdf89145312224ee736b.tar.xz linux-dev-cf2f8b63f7f1f6763e4fcdf89145312224ee736b.zip |
usb: dwc3: gadget: Remove END_TRANSFER delay
We had a 100us delay to synchronize the END_TRANSFER command completion
before giving back requests to the function drivers. Now, the controller
driver can handle cancelled TRBs with the requests' cancelled_list and
it can also wait until the END_TRANSFER completion before starting new
transfers. Synchronization can simply base on the controller's command
completion interrupt. The 100us delay is no longer needed. Remove this
arbitrary delay.
Signed-off-by: Thinh Nguyen <thinhn@synopsys.com>
Signed-off-by: Felipe Balbi <balbi@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions