From: Olivier Bornet Date: Thu, 11 Jun 2009 11:54:20 +0000 (+0100) Subject: tty: iuu_phoenix: set termios. X-Git-Tag: v2.6.31-rc1~399^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96dab77ebf3868cc8723ac95e048e8a9c1dccf22;p=pandora-kernel.git tty: iuu_phoenix: set termios. set_termios can now be used for setting the parity and the stopbits. This is needed to use with cards which use a different parity then the parity used at start (even). If the iuu_uart_baud function return an error, we will return the old_termios instead of the new one. Signed-off-by: Olivier Bornet This was then revamped to use the various helpers, not copy non-hardware bits any to add mark/space parity and csize reporting Signed-off-by: Alan Cox Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed