linux/drivers/ps3
Geert Uytterhoeven fffe52e86b ps3av: misc updates
ps3av:
  - Move the definition of struct ps3av to ps3av.c, as it's locally used only.
  - Kill ps3av.sem, use the existing ps3av.mutex instead.
  - Make the 512-byte buffer in ps3av_do_pkt() static to reduce stack usage.
    Its use is protected by a semaphore anyway.

Signed-off-by: Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-05-04 17:59:08 -07:00
..
Makefile [POWERPC] PS3: System manager support 2007-02-16 14:00:19 +11:00
ps3av_cmd.c [PATCH] C99 initializers, proper use of const in drivers/ps3 2007-03-14 15:27:50 -07:00
ps3av.c ps3av: misc updates 2007-05-04 17:59:08 -07:00
sys-manager.c [POWERPC] ps3: always make sure were running on a PS3 2007-03-10 00:07:51 +01:00
vuart.c [POWERPC] Remove dev_dbg redefinition in drivers/ps3/vuart.c 2007-04-30 13:03:39 +10:00
vuart.h [POWERPC] PS3: Vuart add async read 2007-02-16 14:00:19 +11:00