1. 12 5月, 2007 1 次提交
    • O
      pata_platform: don't use generic ata_port_start · b9a3b4d1
      Olof Johansson 提交于
      I have a system where I have a simple IDE controller that sits on a
      local bus without bus master dma capability, and thus no dma_mapping
      ops defined for the device/bus.
      
      pata_platform works great for me, with the exception of using the generic
      ata_port_start which tries to do a dmam_alloc_coherent.
      
      Looks like it doesn't need to allocate a prd table at all, so replace it
      with a dummy function instead.
      Signed-off-by: NOlof Johansson <olof@lixom.net>
      Signed-off-by: NJeff Garzik <jeff@garzik.org>
      b9a3b4d1
  2. 29 4月, 2007 2 次提交
  3. 02 3月, 2007 1 次提交
  4. 21 2月, 2007 1 次提交
  5. 10 2月, 2007 3 次提交
  6. 31 1月, 2007 1 次提交
  7. 30 1月, 2007 1 次提交
  8. 03 12月, 2006 2 次提交
  9. 02 12月, 2006 1 次提交