From: Daniel Walker Date: Sat, 22 Dec 2007 22:03:28 +0000 (-0800) Subject: ps3: vuart: fix error path locking X-Git-Tag: v2.6.24-rc7~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc295d0e95063809af31971e4aec1d809247f13b;p=pandora-kernel.git ps3: vuart: fix error path locking This stray down would cause a permanent sleep which doesn't seem correct. The other uses of this semaphore appear fairly mutex like it's even initialized with init_MUTEX() .. So here a patch for removing this one down(). Signed-off-by: Geoff Levand Signed-off-by: Daniel Walker Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed