From: Alan Cox Date: Thu, 5 Nov 2009 13:28:38 +0000 (+0000) Subject: sdio_uart: Move the open lock X-Git-Tag: v2.6.33-rc1~310^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a68f64febf365313987c570ad59c9069f61306d;p=pandora-kernel.git sdio_uart: Move the open lock When we move to the tty_port logic the port mutex will protect open v close v hangup. Move to this first in the existing open code so we have a bisection point. Signed-off-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed