diff options
| author | Jiri Slaby <jslaby@suse.cz> | 2012-06-04 15:35:33 +0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-06-14 04:30:53 +0400 |
| commit | bc1e99d93f096d5736c0bd3c2d17e13f27b6eb09 (patch) | |
| tree | 174133b5869279f698f331bd6782ff8d5bff51ef /include/linux/tty_driver.h | |
| parent | 695586ca20c56cf8cfa87160383307a288d32496 (diff) | |
| download | linux-bc1e99d93f096d5736c0bd3c2d17e13f27b6eb09.tar.xz | |
TTY: vt, add ->install
We need to initialize the console only on the first open. This is
usually what is done in the ->install hook. vt used to do this in
->open. Now we move it to ->install and use newly added helper for
install: tty_port_install. It ensures tty->port to be set properly.
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/tty_driver.h')
0 files changed, 0 insertions, 0 deletions
