Commits
Robin Gong committed 377ef4207fb
MLK-14514-2 dma: sdma: use dma_pool_free instead of dma_free_coherent Some drivers may call terminate dma channel in interrupt, thus we'd better use dma_poo_free.(Documentation/DMA-API-HOWTO.txt) Signed-off-by: Robin Gong <yibin.gong@nxp.com>