From: Alan Cox Date: Sat, 19 Sep 2009 20:13:31 +0000 (-0700) Subject: serial: replace the state mutex with the tty port mutex X-Git-Tag: v2.6.32-rc1~627^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2bceae065ed8c4f552b35c4dde4cc2db05ce9e3;p=pandora-kernel.git serial: replace the state mutex with the tty port mutex They cover essentially the same stuff and we can therefore fold it into the tty_port one. Signed-off-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed