diff options
author | Johan Hovold <johan@kernel.org> | 2021-04-12 11:38:14 +0200 |
---|---|---|
committer | Johan Hovold <johan@kernel.org> | 2021-04-13 18:19:33 +0200 |
commit | c505b8b2ef274ce60a79f18a33bf23efd17a04de (patch) | |
tree | cac29ce2bdf4f21e125b1363d4fdfb5cbc4b3745 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 4b8e07951ff53e702bd5d6d21450b17152d124d7 (diff) |
USB: serial: ti_usb_3410_5052: reduce drain delay to one char
The three-character drain delay was added by commit f1175daa5312 ("USB:
ti_usb_3410_5052: kill custom closing_wait") when removing the custom
closing-wait implementation, which used a fixed 20 ms poll period and
drain delay.
This was likely a bit too conservative as a one-character timeout (e.g.
33 ms at 300 bps) should be enough to compensate for the lack of a
transmitter empty bit in the TUSB5052 line-status register.
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions