]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitdd05916e130a5c258e8a99cea62b17a4f8fe4e8c
tree2b9c903d63de8f426b1b55f4d9401406fc0cf83f
parent916008260f5124f3a405362b97b52d795d6f9dbd
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