From: Jiri Slaby Date: Sat, 10 Feb 2007 09:45:08 +0000 (-0800) Subject: [PATCH] Char: mxser_new, remove useless spinlock X-Git-Tag: v2.6.21-rc1~274^2~347 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30a063a900518926966f4d75333c1bfbde1658fa;p=pandora-kernel.git [PATCH] Char: mxser_new, remove useless spinlock gm_lock is useless, since ISA is configured at init time and there it's serialized. Signed-off-by: Jiri Slaby Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed