From: Alan Cox Date: Thu, 11 Jun 2009 13:03:13 +0000 (+0100) Subject: tty: Untangle termios and mm mutex dependencies X-Git-Tag: v2.6.31-rc1~399^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26a2e20f4a966bebc312836aeb4423fbfd4e33e2;p=pandora-kernel.git tty: Untangle termios and mm mutex dependencies Although this doesn't cause any problems it could potentially do so for future mmap using devices. No real work is needed to sort it out so untangle it before it causes problems Signed-off-by: Alan Cox Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed