diff options
author | Johan Hovold <jhovold@gmail.com> | 2013-05-08 17:51:43 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-05-16 17:32:21 -0700 |
commit | dcf0105039660e951dfea348d317043d17988dfc (patch) | |
tree | 17b7748bf83e08da5da530a257a81cc044110e91 /drivers/usb/serial/ftdi_sio.c | |
parent | 0693196fe7bbb5e6cafd255dfce91ff6d10bc18f (diff) | |
download | talos-op-linux-dcf0105039660e951dfea348d317043d17988dfc.tar.gz talos-op-linux-dcf0105039660e951dfea348d317043d17988dfc.zip |
USB: serial: add generic wait_until_sent implementation
Add generic wait_until_sent implementation which polls for empty
hardware buffers using the new port-operation tx_empty.
The generic implementation will be used for all sub-drivers that
implement tx_empty but does not define wait_until_sent.
Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/serial/ftdi_sio.c')
0 files changed, 0 insertions, 0 deletions