]> Pileus Git - ~andy/linux/commit
TTY: con3215, add tty install
authorJiri Slaby <jslaby@suse.cz>
Tue, 7 Aug 2012 19:47:58 +0000 (21:47 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 13 Aug 2012 23:50:21 +0000 (16:50 -0700)
commitd2281107457cacf44d60b8a97c5db1af27c3a716
treed5192c7d4957ff779381696f44cda62f2940b0df
parent3ec0a17ef5f4ea922b10ebfdb99473c4d8d6120d
TTY: con3215, 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>
Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
Cc: Heiko Carstens <heiko.carstens@de.ibm.com>
Cc: linux390@de.ibm.com
Cc: linux-s390@vger.kernel.org
Acked-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/s390/char/con3215.c