Files
linux/include
Jiri Slaby 04831dc154 TTY: add ports array to tty_driver
It will hold tty_port structures for all drivers which do not want to
define tty->ops->install hook.

We ignore PTY here because it wants 1 million lines and it installs
tty_port in ->install anyway.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-06-13 17:30:54 -07:00
..
2012-06-13 17:30:54 -07:00
2012-05-20 20:25:59 +03:00
2012-06-12 15:50:24 -07:00
2012-05-29 16:22:19 -07:00