From 588993dd8d99bdbd9a7296abe0c7964ecc874300 Mon Sep 17 00:00:00 2001 From: Jiri Slaby Date: Mon, 5 Mar 2012 14:52:22 +0100 Subject: [PATCH] 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-format-patch failed