From: Jiri Slaby Date: Mon, 2 Apr 2012 11:54:18 +0000 (+0200) Subject: TTY: tty3270, add tty_port X-Git-Tag: v3.5-rc1~146^2~30^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba186e7d17ea874f2a56385806e0ef213f58a1dd;p=pandora-kernel.git TTY: tty3270, add tty_port And use tty from that. This means, we convert most of the users to accept tty_port instead. This is not racy and ensures the tty to be properly refcounted. 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