diff options
author | Jiri Slaby <jslaby@suse.cz> | 2012-08-07 21:48:04 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-08-13 16:53:14 -0700 |
commit | bdb498c20040616e94b05c31a0ceb3e134b7e829 (patch) | |
tree | ee86cccb1decbd9f8aa94e03e1cc03d58fcead25 /drivers/tty/hvc/hvcs.c | |
parent | 20cda6f25f9edaa26638fc32e88241af135d712d (diff) |
TTY: hvc_console, add tty install
This has two outcomes:
* we give the TTY layer a tty_port
* we do not find the info structure every time open is called on that
tty
Since we take a reference to a port in ->install, we need also
->cleanup to drop that reference.
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Cc: linuxppc-dev@lists.ozlabs.org
Acked-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/hvc/hvcs.c')
0 files changed, 0 insertions, 0 deletions