commit | ee3b48da84261ce37ef339e27e353a512c93ce5f | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jslaby@suse.cz> | Tue Aug 07 21:48:01 2012 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Aug 13 16:53:14 2012 -0700 |
tree | 0855bf3849c5a523ae95493bd17e4869792385ef | |
parent | 8a3ad1047593f1f6f431140f7dd9748423c51cd1 [diff] |
TTY: synclinkmp, 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 Signed-off-by: Jiri Slaby <jslaby@suse.cz> Acked-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>