USB: io_ti: remove redundant wait_until_sent
authorJohan Hovold <jhovold@gmail.com>
Thu, 18 Apr 2013 15:33:18 +0000 (17:33 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 19 Apr 2013 17:24:13 +0000 (10:24 -0700)
commita8ec374f96da361e7a31113b1e471065adf33d7c
treeedc42b4f0a609452ba126aa1c5576451abae1e87
parentb6fd35ee5766143d6bc3c333edf374c336ebdca6
USB: io_ti: remove redundant wait_until_sent

Remove redundant wait_until_sent, which has already been handled by the
tty-layer, from break_ctl.

Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/io_ti.c