From: Alan Cox Date: Mon, 30 Nov 2009 13:16:30 +0000 (+0000) Subject: tty: sdio_uart: Fix the locking on "func" for new code X-Git-Tag: v2.6.33-rc1~310^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f100b323d19469b06a63ccd6130ed71760145cc;p=pandora-kernel.git tty: sdio_uart: Fix the locking on "func" for new code The new dtr_rts function didn't take the port->func lock as it should so add use of the lock there. Signed-off-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed