commit | 5d951fb458f847e5485b5251597fbf326000bb3b | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@redhat.com> | Fri Jan 02 13:45:19 2009 +0000 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Jan 02 10:19:38 2009 -0800 |
tree | f668a015282f657f258995a1e5a85e145ca8251a | |
parent | d0c9873addc1f18e7becb50094dad07df8cc4694 [diff] |
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>