From: Alan Cox Date: Wed, 16 Jul 2008 20:53:50 +0000 (+0100) Subject: serial: use tty_port X-Git-Tag: v2.6.27-rc1~1027 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df4f4dd429870f435f8d5d9d561db029a29f063b;p=pandora-kernel.git serial: use tty_port Switch the serial_core based drivers to use the new tty_port structure. We can't quite use all of it yet because of the dynamically allocated extras in the serial_core layer. Signed-off-by: Alan Cox Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed