From: Jiri Slaby Date: Mon, 5 Mar 2012 13:52:23 +0000 (+0100) Subject: TTY: simserial, pass tty down to functions X-Git-Tag: v3.4-rc1~185^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e99d5458729b0eb763ca83a2fbb95f6276c4243;p=pandora-kernel.git TTY: simserial, pass tty down to functions This avoids pain with tty refcounting and touching tty_port in the future. It allows us to remove some state->tty tests because the tty passed down to them can never be NULL. Signed-off-by: Jiri Slaby Cc: Tony Luck Cc: Fenghua Yu Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed