diff options
author | Bill Pemberton <wfp5p@virginia.edu> | 2013-03-20 16:46:10 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-03-21 00:27:55 +0100 |
commit | 29727f3bc2e691d59c521ff09b4d59a743b5d9a3 (patch) | |
tree | 7a2d05637010f9fd21bbc0adb27866a6132c04f5 /drivers/bluetooth/btusb.c | |
parent | Merge branch 'usb-linus' into usb-next (diff) | |
download | linux-29727f3bc2e691d59c521ff09b4d59a743b5d9a3.tar.xz linux-29727f3bc2e691d59c521ff09b4d59a743b5d9a3.zip |
Revert "USB: quatech2: only write to the tty if the port is open."
This reverts commit 27b351c5546008c640b3e65152f60ca74b3706f1.
Calling tty_flip_buffer_push on an unopened tty is legal, so the
driver doesn't need track if port has been opened. Reverting this
allows the entire is_open logic to be removed.
Signed-off-by: Bill Pemberton <wfp5p@virginia.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/bluetooth/btusb.c')
0 files changed, 0 insertions, 0 deletions