From: Jiri Slaby Date: Mon, 5 Mar 2012 13:52:20 +0000 (+0100) Subject: TTY: serialP, merge serial_state and async_struct X-Git-Tag: v3.4-rc1~185^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=916b765675b7044bd5895b7430a2aa2c63ea4545;p=pandora-kernel.git TTY: serialP, merge serial_state and async_struct This is the final step to get rid of the one of the structures. A further cleanup will follow. And I struct serial_state deserves cease to exist after a switch to tty_port too. While changing the lines, it removes also pointless tty->driver_data casts. Signed-off-by: Jiri Slaby Cc: Geert Uytterhoeven Cc: Tony Luck Cc: Fenghua Yu Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed