commit | 85bbc003b24335e253a392f6a9874103b77abb36 | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jslaby@suse.cz> | Mon Apr 02 13:54:22 2012 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Apr 09 11:28:18 2012 -0700 |
tree | 49eb57fe74d81dc1107879c754865a7a91d4490b | |
parent | f3d9f25097b62eaeb9e5b71358b863c7bf54c600 [diff] |
TTY: HVC, use tty from tty_port The driver already used refcounting. So we just switch it to tty_port helpers. And switch to tty_port->lock for tty. Signed-off-by: Jiri Slaby <jslaby@suse.cz> Cc: linuxppc-dev@lists.ozlabs.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>