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)
commitd95e3caea2d1424dfdec30b46bd94087da94f928
treeef9fe27c97e1a4b8beba0a8d5f41b226f9ec2b57
parentd01f4d181c92877ecc678adce248a30cb7077ff1
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