diff options
author | Johan Hovold <johan@kernel.org> | 2015-03-04 10:39:04 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-03-07 03:44:14 +0100 |
commit | 6b270fd4db08fc13683d616a733d9cacdd3b4afa (patch) | |
tree | 478e4033a4572db2d662fe37641bc05293cab921 /usr | |
parent | 2c3fbe3cf28fbd7001545a92a83b4f8acfd9fa36 (diff) |
TTY: bfin_jtag_comm: remove incorrect wait_until_sent operation
Remove incorrect and redundant wait_until_sent operation, which waits
for the driver buffer rather than any hardware buffers to drain,
something which is already taken care of by the tty layer (and
chars_in_buffer).
Signed-off-by: Johan Hovold <johan@kernel.org>
Reviewed-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions