linux/drivers/ps3
Daniel Walker cc295d0e95 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 <geoffrey.levand@am.sony.com>
Signed-off-by: Daniel Walker <dwalker@mvista.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-12-23 12:54:37 -08:00
..
Makefile ps3: prefix all ps3-specific kernel modules with `ps3-' 2007-11-29 09:24:51 -08:00
ps3-sys-manager.c ps3: prefix all ps3-specific kernel modules with `ps3-' 2007-11-29 09:24:51 -08:00
ps3-vuart.c ps3: vuart: fix error path locking 2007-12-23 12:54:37 -08:00
ps3av.c ps3av: remove unused fields in ps3av_monitor_quirks 2007-10-19 11:53:33 -07:00
ps3av_cmd.c ps3av: eliminate PS3AV_DEBUG 2007-10-16 09:43:20 -07:00
ps3stor_lib.c Add missing newlines to some uses of dev_<level> messages 2007-10-18 14:37:28 -07:00
sys-manager-core.c [POWERPC] PS3: System manager re-work 2007-06-28 19:16:41 +10:00
vuart.h [POWERPC] PS3: Vuart rework 2007-06-28 19:16:40 +10:00