[POWERPC] PS3: Vuart: change semaphore to mutex
authorGeoff Levand <geoffrey.levand@am.sony.com>
Fri, 18 Jan 2008 20:32:53 +0000 (07:32 +1100)
committerPaul Mackerras <paulus@samba.org>
Fri, 25 Jan 2008 11:52:53 +0000 (22:52 +1100)
commitc4e6752dd4f249d6797146d655973bc0bde4c26e
tree367e45e12e94345d88081f58ad44ac233e97aadd
parent781749a46b34dc5c9e4000df7b9d37d675c17463
[POWERPC] PS3: Vuart: change semaphore to mutex

A general housekeeping change of the PS3 vuart variable
vuart_bus_priv.probe_mutex from semaphore to mutex.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
drivers/ps3/ps3-vuart.c