commit | d81ed10307027e1643a65ab5fe17cc01233d376d | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@redhat.com> | Mon Oct 13 10:41:42 2008 +0100 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Oct 13 09:51:42 2008 -0700 |
tree | e46ac5735124308357f42214a8a26f75dcd3f412 | |
parent | feebed6515a113eeb33919e9557a8b9710ea627c [diff] |
tty: Remove more special casing and out of place code Carry on pushing code out of tty_io when it belongs to other drivers. I'm not 100% happy with some of this and it will be worth revisiting some of the exports later when the restructuring work is done. Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>