1. 16 2月, 2007 1 次提交
    • G
      [POWERPC] PS3: Vuart cleanups · 75c86e74
      Geoff Levand 提交于
      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: NGeoff Levand <geoffrey.levand@am.sony.com>
      Signed-off-by: NPaul Mackerras <paulus@samba.org>
      75c86e74
  2. 13 2月, 2007 1 次提交
  3. 07 2月, 2007 1 次提交
  4. 11 12月, 2006 1 次提交