Skip to content

Commit

Permalink
[POWERPC] PS3: Vuart cleanups
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Geoff Levand authored and paulusmack committed Feb 16, 2007
1 parent 724339d commit 75c86e7
Show file tree
Hide file tree
Showing 3 changed files with 247 additions and 152 deletions.
Loading

0 comments on commit 75c86e7

Please sign in to comment.