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