From: Jiri Slaby Date: Mon, 2 Apr 2012 11:54:26 +0000 (+0200) Subject: TTY: hvcs, use tty from tty_port X-Git-Tag: v3.5-rc1~146^2~30^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6968a7592a1f27386174617b6dbef31044da91ed;p=pandora-kernel.git TTY: hvcs, use tty from tty_port No refcounting, just a switch. The locking in the driver prevents races, so in fact the refcounting is not needed. But while we have a tty in tty_port, don't duplicate that and remove the one from hvcs_struct. Signed-off-by: Jiri Slaby Cc: linuxppc-dev@lists.ozlabs.org Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed