commit | 8ce73264b75be4d5ed480440ac32dfc1f25ff678 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@linux.intel.com> | Tue Jun 01 22:52:56 2010 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Aug 10 13:47:42 2010 -0700 |
tree | d604eda549bee636d8132994496ba2f1406fb8f1 | |
parent | ff917ba4f1a6189f90ed2c975984d6a1a1dc553d [diff] |
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 <alan@linux.intel.com> Cc: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>