commit | 0ea63da2ffa54f6196405010379d56f0c8085b7e | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jslaby@suse.cz> | Mon Apr 02 13:54:12 2012 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Apr 09 11:28:16 2012 -0700 |
tree | da26d0e3806fd09127d93bb58400e6dd59da6bec | |
parent | fe2fc9ca5d7e5d9144a4039d89a6f1f8967d9263 [diff] |
TTY: sclp_tty, add tty_port tty_port will hold tty buffers in the future. So we need to have it even here. The only needed member here is tty, so let us store it in the structure now. 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 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>