]> git.baikalelectronics.ru Git - kernel.git/commit
USB: io_ti: move write-fifo flushing to close
authorJohan Hovold <jhovold@gmail.com>
Mon, 14 Jan 2013 15:52:54 +0000 (16:52 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Jan 2013 23:45:16 +0000 (15:45 -0800)
commite95334fea9002446938aa6b2bfe382662271c18e
tree51b16609c50c9bb4c94af775e03a89c2271772c6
parent49470b708ca22259e411ca6c5c6412af35ffc9f3
USB: io_ti: move write-fifo flushing to close

Move write-fifo flushing from chase_port to close where it belongs.

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