From: Alan Cox Date: Tue, 1 Jun 2010 20:52:57 +0000 (+0200) Subject: serial: Change the wait for carrier locking X-Git-Tag: v2.6.36-rc1~294^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61cd8a21d8a9fb4b11111270cf2d3aa919c20624;p=pandora-kernel.git serial: Change the wait for carrier locking We want to push the lock/unlock into the helper functions so that we can prepare to move to using the tty_port helper. The expansion initially comes out a bit ugly but its worth the temporary expansion IMHO just so we can produce a nice testable series of changes. Signed-off-by: Alan Cox Cc: Arnd Bergmann Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed