commit | 885f8b0f8ab497b8520f95ff3c1bb7efb1c331ac | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jslaby@suse.cz> | Mon Mar 05 14:52:07 2012 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Mar 08 11:47:01 2012 -0800 |
tree | 3fae6d1e520e30060be79f9413b528c847dcf7e6 | |
parent | c9ddb1d6e29697029118377c1f4f9a4a148d755e [diff] |
TTY: iss/console, use tty_port Even though the port is not used for anything real there yet, this will change as tty buffers will be in tty_port in the near future. So the port will be needed in all drivers. Signed-off-by: Jiri Slaby <jslaby@suse.cz> Cc: Chris Zankel <chris@zankel.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>