]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
TTY: synclinkmp, add tty install
authorJiri Slaby <jslaby@suse.cz>
Tue, 7 Aug 2012 19:48:01 +0000 (21:48 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 13 Aug 2012 23:53:14 +0000 (16:53 -0700)
commitee3b48da84261ce37ef339e27e353a512c93ce5f
tree0855bf3849c5a523ae95493bd17e4869792385ef
parent8a3ad1047593f1f6f431140f7dd9748423c51cd1
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>
drivers/tty/synclinkmp.c