Home
last modified time | relevance | path

Searched hist:"75 c86e7422751c5be3caaf448d802839ec685725" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/ps3/
H A Dvuart.hdiff 75c86e7422751c5be3caaf448d802839ec685725 Tue Feb 13 19:37:28 CST 2007 Geoff Levand <geoffrey.levand@am.sony.com> [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>