diff options
author | Jiri Slaby <jslaby@suse.cz> | 2013-01-03 15:53:08 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-01-15 22:43:15 -0800 |
commit | dabe2c1385cd53d91c0a318c0fb7d2c015c61458 (patch) | |
tree | 417c0165f0caee36a0060f03bc6ca171585c7962 /drivers/char | |
parent | 6732c8bb8671acbdac6cdc93dd72ddd581dd5e25 (diff) |
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/char')
0 files changed, 0 insertions, 0 deletions