[PATCH] PCI: Replace pci_pool with generic dma_pool, part 2
include/linux changes: - Add dma_pools member to struct device - Add include/linux/dmapool.h - Remove pools memober from struct pci_dev - Replace pci_pool_* functions with macros that map to dma_pool_* functions
Showing
include/linux/dmapool.h
0 → 100644
Please register or sign in to comment