]> git.karo-electronics.de Git - karo-tx-linux.git/commit
TTY: cleanup tty->hw_stopped uses
authorJiri Slaby <jslaby@suse.cz>
Thu, 7 Mar 2013 12:12:34 +0000 (13:12 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 18 Mar 2013 23:24:30 +0000 (16:24 -0700)
commitee7970690568b0c875467f475d9c957ec0d9e099
treecc24352913013c5e574d055d3c52a8f778150194
parent4d29994ddb4cc97e19a533834df2e0fdb1c1d8a8
TTY: cleanup tty->hw_stopped uses

tty->hw_stopped is set only by drivers to remember HW state. If it is
never set to 1 in a particular driver, there is no need to check it in
the driver at all. Remove such checks.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/ia64/hp/sim/simserial.c
drivers/isdn/i4l/isdn_tty.c
drivers/net/caif/caif_serial.c
drivers/tty/rocket.c
drivers/tty/serial/68328serial.c
drivers/tty/serial/arc_uart.c
drivers/tty/serial/crisv10.c