]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
tty: Remove more special casing and out of place code
authorAlan Cox <alan@redhat.com>
Mon, 13 Oct 2008 09:41:42 +0000 (10:41 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 13 Oct 2008 16:51:42 +0000 (09:51 -0700)
commitd81ed10307027e1643a65ab5fe17cc01233d376d
treee46ac5735124308357f42214a8a26f75dcd3f412
parentfeebed6515a113eeb33919e9557a8b9710ea627c
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>
drivers/char/pty.c
drivers/char/tty_io.c
drivers/char/tty_ioctl.c
drivers/char/vt.c
include/linux/tty.h
include/linux/vt_kern.h