linux/drivers/ps3
Geoff Levand 75c86e7422 [POWERPC] PS3: Vuart cleanups
Cleanups for the PS3 vuart driver.

- Hide driver private data from external interface with new structure
  ps3_vuart_port_priv.
- Fix masking bug in ps3_vuart_get_interrupt_status().
- Add new helper routine ps3_vuart_clear_rx_bytes() to flush rx buffer.
- Add new variable probe_mutex to serialize probe and destroy routines.
- Rename some symbols.
- Add platform check in ps3_vuart_bus_init().

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2007-02-16 14:00:19 +11:00
..
Makefile [PATCH] ps3: AV Settings Driver 2007-02-12 09:48:44 -08:00
ps3av_cmd.c [PATCH] ps3: disable display flipping during mode changes 2007-02-12 09:48:44 -08:00
ps3av.c [PATCH] ps3: AV Settings Driver 2007-02-12 09:48:44 -08:00
vuart.c [POWERPC] PS3: Vuart cleanups 2007-02-16 14:00:19 +11:00
vuart.h [POWERPC] PS3: Vuart cleanups 2007-02-16 14:00:19 +11:00