commit | 7834909f1eb96ba7c49ca2b9e3a69b500a2cff76 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@redhat.com> | Fri Jan 02 13:46:43 2009 +0000 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Jan 02 10:19:40 2009 -0800 |
tree | 2b9c903d63de8f426b1b55f4d9401406fc0cf83f | |
parent | 0fdeceb88df7f4d9e4734859bcd650e8584cc0e4 [diff] |
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>