From: Alan Cox Date: Tue, 6 Oct 2009 15:06:46 +0000 (+0100) Subject: usb_serial: Kill port mutex X-Git-Tag: v2.6.33-rc1~310^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82fc5943430e3cbf15033ed4186a73f90906345d;p=pandora-kernel.git usb_serial: Kill port mutex The tty port has a port mutex used for all the port related locking so we don't need the one in the USB serial layer any more. Signed-off-by: Alan Cox Cc: Alan Stern Cc: Oliver Neukum Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed