From: Alan Cox Date: Mon, 13 Oct 2008 09:42:19 +0000 (+0100) Subject: tty: More driver operations X-Git-Tag: v2.6.28-rc1~634 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b0a88d5912ab549d5adac2c8498ecdaae5319a5;p=pandora-kernel.git tty: More driver operations We have the lookup operation abstracted which is nice for pty cleanup but we really want to abstract the add/remove entries as well so that we can pull the pty code out of the tty core and create a clear defined interface for the tty driver table. Signed-off-by: Alan Cox Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed