RDMA/cxgb4: Use the DMA state API instead of the pci equivalents
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Thu, 3 Jun 2010 05:37:50 +0000 (05:37 +0000)
committerRoland Dreier <rolandd@cisco.com>
Tue, 6 Jul 2010 21:01:42 +0000 (14:01 -0700)
commitf38926aa1dc5fbf7dfc5f97a53377b2e796dedc3
treefe3e2be8d12a6aca94890955e4164981b5891867
parent67a3e12b05e055c0415c556a315a3d3eb637e29e
RDMA/cxgb4: Use the DMA state API instead of the pci equivalents

This replace the PCI DMA state API (include/linux/pci-dma.h) with the
DMA equivalents since the PCI DMA state API will be obsolete.

No functional change.

For further information about the background:

http://marc.info/?l=linux-netdev&m=127037540020276&w=2

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Acked-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/hw/cxgb4/cq.c
drivers/infiniband/hw/cxgb4/iw_cxgb4.h
drivers/infiniband/hw/cxgb4/mem.c
drivers/infiniband/hw/cxgb4/qp.c
drivers/infiniband/hw/cxgb4/t4.h