diff options
author | Jiri Slaby <jslaby@suse.cz> | 2013-01-03 15:53:08 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-01-16 07:43:15 +0100 |
commit | dabe2c1385cd53d91c0a318c0fb7d2c015c61458 (patch) | |
tree | 417c0165f0caee36a0060f03bc6ca171585c7962 /drivers/tty/synclinkmp.c | |
parent | TTY: switch tty_schedule_flip (diff) | |
download | linux-dabe2c1385cd53d91c0a318c0fb7d2c015c61458.tar.xz linux-dabe2c1385cd53d91c0a318c0fb7d2c015c61458.zip |
cyclades: push down tty_port_tty_get
Now, the tty is not needed at all places in the ISR. So we can just
request in on demand when really needed.
This cleans TX and RX paths a bit as the indentation level can be
dropped by two now when we also invert the char_count if condition.
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/synclinkmp.c')
0 files changed, 0 insertions, 0 deletions