]> git.baikalelectronics.ru Git - kernel.git/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)
commit9eb9f79a9efc8d3978bc616122c4a07ab9150ca8
treed5192c7d4957ff779381696f44cda62f2940b0df
parentbc215b8b0c5482c7b5715c92dac61f261b965b07
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