25 Jan, 2008
2 commits
-
A general housekeeping change of the PS3 vuart variable
vuart_bus_priv.probe_mutex from semaphore to mutex.Signed-off-by: Geoff Levand
Signed-off-by: Paul Mackerras -
Cleanup coding errors in drivers/ps3/ps3-vuart.c as reported by
checkpatch.Signed-off-by: Geert Uytterhoeven
Signed-off-by: Geoff Levand
Signed-off-by: Paul Mackerras
24 Dec, 2007
1 commit
-
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
30 Nov, 2007
1 commit
-
- vuart.ko -> ps3-vuart.ko
- sys-manager.ko -> ps3-sys-manager.koSigned-off-by: Geert Uytterhoeven
Signed-off-by: Andrew Morton
Signed-off-by: Linus Torvalds