From 962963e4ee23bc7518dfee754de5f20d35de71d9 Mon Sep 17 00:00:00 2001 From: Thierry Reding Date: Thu, 17 Jan 2013 14:31:45 +0100 Subject: [PATCH] serial: tegra: Switch to using struct tty_port Many of the tty functions were converted to use a struct tty_port instead of a struct tty_struct. Update the Tegra driver accordingly to avoid build breakage. Signed-off-by: Thierry Reding Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed