]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbac28a0c019da8f9a05294fff88dfc1313d9f3ad
treeedc42b4f0a609452ba126aa1c5576451abae1e87
parent7857f216b78c9ad0de1bdd06027dd0e4c53c713d
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