1
0
Fork 0
alistair23-linux/drivers/staging/serqt_usb2
Jiri Slaby 6732c8bb86 TTY: switch tty_schedule_flip
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.

This is the last one: tty_schedule_flip

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-01-15 22:43:15 -08:00
..
Kconfig Staging: Add serqt_usb2, a rewrite of serqt_usb for the usb-serial layer 2009-06-19 11:00:56 -07:00
Makefile Staging: Add serqt_usb2, a rewrite of serqt_usb for the usb-serial layer 2009-06-19 11:00:56 -07:00
serqt_usb2.c TTY: switch tty_schedule_flip 2013-01-15 22:43:15 -08:00