tty: Pull the dtr raise into tty port
authorAlan Cox <alan@redhat.com>
Fri, 2 Jan 2009 13:45:19 +0000 (13:45 +0000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 2 Jan 2009 18:19:38 +0000 (10:19 -0800)
commit5d951fb458f847e5485b5251597fbf326000bb3b
treef668a015282f657f258995a1e5a85e145ca8251a
parentd0c9873addc1f18e7becb50094dad07df8cc4694
tty: Pull the dtr raise into tty port

This moves another per device special out of what should be shared open
wait paths into private methods

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/char/isicom.c
drivers/char/mxser.c
drivers/char/rocket.c
drivers/char/synclink.c
drivers/char/synclink_gt.c
drivers/char/tty_port.c
include/linux/tty.h