From: Alan Cox Date: Mon, 30 Nov 2009 13:17:35 +0000 (+0000) Subject: tty: mxser: use the tty_port_open method X-Git-Tag: v2.6.33-rc1~310^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6769140d304731f0a3b177470a2adb4bacd9036b;p=pandora-kernel.git tty: mxser: use the tty_port_open method At first this looks a fairly trivial conversion but we can't quite push everything into the right format yet. The open side is easy but care is needed over the setserial methods. Fix up the locking now that we've adopted the port->mutex locking rule for the initialization. Signed-off-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed