From: Jiri Slaby Date: Mon, 4 Jun 2012 11:35:21 +0000 (+0200) Subject: TTY: ircomm, use tty from tty_port X-Git-Tag: omap-cleanup-sparseirq-for-v3.7~197 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62f228acb807c370c3b1583bf0f1aa4ab8e19aca;p=pandora-kernel.git TTY: ircomm, use tty from tty_port This also includes a switch to tty refcounting. It makes sure, the code no longer can access a freed TTY struct. Sometimes the only thing needed is to pass tty down to the callies. Signed-off-by: Jiri Slaby Cc: Samuel Ortiz Cc: netdev@vger.kernel.org Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed