Jiri Slaby 92a19f9cec TTY: switch tty_insert_flip_char
Now, we start converting tty buffer functions to actually use
tty_port. This will allow us to get rid of the need of tty in many
call sites. Only tty_port will needed and hence no more
tty_port_tty_get in those paths.

tty_insert_flip_char is the next one to proceed. This one is used all
over the code, so the patch is huge.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-01-15 22:21:36 -08:00
..
2012-03-28 18:30:02 +01:00
2013-01-15 22:21:36 -08:00
2013-01-03 16:17:50 -08:00
2011-03-31 11:26:23 -03:00
2011-03-17 14:02:56 +01:00
2005-04-16 15:20:36 -07:00