From: Alan Cox Date: Tue, 1 Jun 2010 20:52:56 +0000 (+0200) Subject: tty: Move the vt_tty field from the vc_data into the standard tty_port X-Git-Tag: v2.6.36-rc1~294^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ce73264b75be4d5ed480440ac32dfc1f25ff678;p=pandora-kernel.git tty: Move the vt_tty field from the vc_data into the standard tty_port This takes all the tty references through the expected interface points so we can refcount them. Signed-off-by: Alan Cox Cc: Arnd Bergmann Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed