1. 28 6月, 2007 2 次提交
    • G
      [POWERPC] PS3: Vuart rework · 7626e78d
      Geoff Levand 提交于
      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: NGeoff Levand <geoffrey.levand@am.sony.com>
      Signed-off-by: NPaul Mackerras <paulus@samba.org>
      7626e78d
    • G
      [POWERPC] PS3: Use __maybe_unused · 848cfdc5
      Geoff Levand 提交于
      Change the PS3 debug routines from using the GCC specific
      '__attribute__ ((unused))' to the preprocessor macro
      __maybe_unused.
      Signed-off-by: NGeoff Levand <geoffrey.levand@am.sony.com>
      Signed-off-by: NPaul Mackerras <paulus@samba.org>
      848cfdc5
  2. 02 5月, 2007 1 次提交
  3. 30 4月, 2007 1 次提交
  4. 15 3月, 2007 1 次提交
  5. 10 3月, 2007 1 次提交
  6. 09 3月, 2007 1 次提交
  7. 16 2月, 2007 2 次提交
  8. 13 2月, 2007 1 次提交
  9. 07 2月, 2007 1 次提交
  10. 11 12月, 2006 1 次提交