Searched hist:ee7970690568b0c875467f475d9c957ec0d9e099 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/tty/serial/ |
H A D | arc_uart.c | diff ee7970690568b0c875467f475d9c957ec0d9e099 Thu Mar 07 06:12:34 CST 2013 Jiri Slaby <jslaby@suse.cz> 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>
|
/openbmc/linux/drivers/net/caif/ |
H A D | caif_serial.c | diff ee7970690568b0c875467f475d9c957ec0d9e099 Thu Mar 07 06:12:34 CST 2013 Jiri Slaby <jslaby@suse.cz> 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>
|