alistair23-linux/drivers/ps3
Geoff Levand 7626e78d29 [POWERPC] PS3: Vuart rework
PS3 vuart updates to reflect the new PS3 unified device support.
 - Move vuart devices to the PS3 system bus.
 - Replace use of ps3_vuart_port_device with ps3_system_bus_device.
 - Make the PS3 vuart bus driver a loadable module.
 - Add remove() and shutdown() routines.
 - Move ps3_vuart_work into ps3_vuart_port_priv.tx_list.
 - Remove redundant spinlock ps3_vuart_work.lock.
 - No longer free ps3_vuart_port_device.priv on shutdown.
 - Cleanup Kconfig defs.
 - Export symbols needed for modular port drivers.
 - Arrange to use port numbers found in repository.
 - Fix bugs in ps3_vuart_read_async() and polled reading
 - Cleanup handling of shared interrupt with ps3_vuart_bus_interrupt_get()
   and ps3_vuart_bus_interrupt_put()
 - Add more comments to vuart.c.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2007-06-28 19:16:40 +10:00
..
Makefile [POWERPC] PS3: System manager support 2007-02-16 14:00:19 +11:00
ps3av.c ps3av: Use __func__ instead of __FUNCTION__ 2007-05-04 17:59:09 -07:00
ps3av_cmd.c [POWERPC] PS3: Add support for HDMI RGB Full Range mode 2007-06-28 19:16:35 +10: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] PS3: Vuart rework 2007-06-28 19:16:40 +10:00
vuart.h [POWERPC] PS3: Vuart rework 2007-06-28 19:16:40 +10:00