Alan Cox ac9720c37e 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 <alan@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-01-02 10:19:41 -08:00
..
2009-01-02 10:19:40 -08:00
2008-12-29 07:39:34 -05:00
2008-12-29 11:24:17 -06:00
2008-12-16 14:58:02 +01:00
2008-12-21 14:21:14 +11:00
2008-12-31 18:07:38 -05:00