]> git.karo-electronics.de Git - karo-tx-linux.git/commit
TTY: provide drivers with tty_port_install
authorJiri Slaby <jslaby@suse.cz>
Mon, 4 Jun 2012 11:35:32 +0000 (13:35 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 14 Jun 2012 00:30:53 +0000 (17:30 -0700)
commit695586ca20c56cf8cfa87160383307a288d32496
treefa67a6755a9b6f5a3dd3ab9104f4f4bfc2bf16ae
parent4c2ef53d3bfb36659c47ba589f35bcab24f425c7
TTY: provide drivers with tty_port_install

This will be used in tty_ops->install to set tty->port (and to call
tty_standard_install).

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/tty_port.c
include/linux/tty.h