dmaengine: IOATDMA: Convert pci_pool_* to dma_pool_*
authorDave Jiang <dave.jiang@intel.com>
Wed, 10 Feb 2016 22:00:21 +0000 (15:00 -0700)
committerVinod Koul <vinod.koul@intel.com>
Mon, 15 Feb 2016 17:36:53 +0000 (23:06 +0530)
commit679cfbf79b4eb7d7d81195e6b9ab98106fd78a54
tree32955ecf1140219e6739bf9cfb5a046440dd35ac
parent92e963f50fc74041b5e9e744c330dca48e04f08d
dmaengine: IOATDMA: Convert pci_pool_* to dma_pool_*

Converting old pci_pool_* calls to "new" dma_pool_* to make everything
uniform.

Signed-off-by: Dave Jiang <dave.jiang@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/ioat/dma.c
drivers/dma/ioat/dma.h
drivers/dma/ioat/init.c