From: Alan Cox Date: Fri, 2 Jan 2009 13:47:45 +0000 (+0000) Subject: tty: Fix the HSO termios handling a bit X-Git-Tag: v2.6.29-rc1~545^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac9720c37e8795317e8be3adad63cb0d5522a640;p=pandora-kernel.git tty: Fix the HSO termios handling a bit Init the tty structure once Don't set ->low_latency twice in a row Don't force bits we should be leaving to the user Don't allocate termios arrays as these are in fact allocated by the tty layer for you and just overwrite the ones allocated in the driver Signed-off-by: Alan Cox Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed