]> git.baikalelectronics.ru Git - kernel.git/commit
usb: serial: Remove unused tty->hw_stopped
authorPeter Hurley <peter@hurleysoftware.com>
Wed, 10 Sep 2014 19:06:27 +0000 (15:06 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 24 Sep 2014 04:19:35 +0000 (21:19 -0700)
commit3e0e3f73108d44829a0963342d816d81c8d66df9
treeef9fe27c97e1a4b8beba0a8d5f41b226f9ec2b57
parent9dc917879ad039ab509ab5b3412ab31721e523e5
usb: serial: Remove unused tty->hw_stopped

The tty core does not test tty->hw_stopped; remove from drivers
which don't test it themselves.

Acked-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/digi_acceleport.c
drivers/usb/serial/io_ti.c
drivers/usb/serial/ti_usb_3410_5052.c