From: Jiri Slaby Date: Tue, 17 Jul 2007 11:05:17 +0000 (-0700) Subject: Char: isicom, cleanup locking X-Git-Tag: v2.6.23-rc1~611 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b21f9dddd0817b761f1407f1950bee4f257411a;p=pandora-kernel.git Char: isicom, cleanup locking Don't spin processor when not needed (use sleep instead of delay). Don't release the lock when needed in next iteration -- this actually fixes a bug -- missing braces Signed-off-by: Jiri Slaby Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed