tty: tty port zero baud open
authorAlan Cox <alan@redhat.com>
Fri, 2 Jan 2009 13:46:43 +0000 (13:46 +0000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 2 Jan 2009 18:19:40 +0000 (10:19 -0800)
commit7834909f1eb96ba7c49ca2b9e3a69b500a2cff76
tree2b9c903d63de8f426b1b55f4d9401406fc0cf83f
parent0fdeceb88df7f4d9e4734859bcd650e8584cc0e4
tty: tty port zero baud open

If we have no speed set at some point then we should not raise DTR/RTS at
that point when opening as the tty is not ready

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/char/tty_port.c