From: Thierry Reding Date: Thu, 17 Jan 2013 13:31:45 +0000 (+0100) Subject: serial: tegra: Switch to using struct tty_port X-Git-Tag: v3.9-rc1~125^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=962963e4ee23bc7518dfee754de5f20d35de71d9;p=pandora-kernel.git 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-diff-tree failed