From: Alan Cox Date: Tue, 17 Jul 2012 16:06:57 +0000 (+0100) Subject: tty: Move the handling of the tty release logic X-Git-Tag: omap-cleanup-sparseirq-for-v3.7~156 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36b3c070d2346c890d690d71f6eab02f8c511137;p=pandora-kernel.git tty: Move the handling of the tty release logic Now that we don't have tty->termios tied to drivers->tty we can untangle the logic here. In addition we can push the removal logic out of the destructor path. At that point we can think about sorting out tty_port and console and all the other ugly hangovers. Signed-off-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed