[PATCH] Introduce tty_unregister_ldisc()
authorAlexey Dobriyan <adobriyan@gmail.com>
Thu, 23 Jun 2005 07:10:32 +0000 (00:10 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 23 Jun 2005 16:45:35 +0000 (09:45 -0700)
commitbfb07599da289881d3bcbb601a110e997fc7444b
tree601c5e683c87e103de37bd68f014ec1f57d09bc7
parent790a19cd5711133f40daad7c55bf148de2b1d12c
[PATCH] Introduce tty_unregister_ldisc()

It's a bit strange to see tty_register_ldisc call in modules' exit
functions.

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Documentation/tty.txt
drivers/char/tty_io.c
include/linux/tty.h