Managed dma_pool_destroy
void dmam_pool_destroy(struct dma_pool * pool);
pool
dma pool that will be destroyed
Managed dma_pool_destroy.