From: Alan Cox Date: Mon, 13 Oct 2008 09:42:39 +0000 (+0100) Subject: tty: extract the pty init time special cases X-Git-Tag: v2.6.28-rc1~632 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf970ee46e0fb363c8df4393229121d54330a98e;p=pandora-kernel.git tty: extract the pty init time special cases The majority of the remaining init_dev code is pty special cases. We refactor this code into the driver->install method. Signed-off-by: Alan Cox Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed