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)
commit77de2518e854501c1542199449354fab4b2377ac
tree51b16609c50c9bb4c94af775e03a89c2271772c6
parentcbf50a4125f5242dd70b1f2342dbba2d94c6d94e
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