From: Jiri Slaby Date: Mon, 2 Apr 2012 11:54:13 +0000 (+0200) Subject: TTY: sclp_vt220, add tty_port X-Git-Tag: v3.5-rc1~146^2~30^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=092f73779906899c687c5db58d2603c9619c7763;p=pandora-kernel.git TTY: sclp_vt220, 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 Cc: Martin Schwidefsky Cc: Heiko Carstens Cc: linux390@de.ibm.com Cc: linux-s390@vger.kernel.org Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed