dmaengine: Use dma_zalloc_coherent
authorJoe Perches <joe@perches.com>
Sun, 15 Jun 2014 20:37:35 +0000 (13:37 -0700)
committerVinod Koul <vinod.koul@intel.com>
Mon, 14 Jul 2014 16:59:35 +0000 (22:29 +0530)
commit9f92d2232d5fabe18741044d8004160f8cf80e9e
treefd8f2e649ad34f0b44d9aee726476b7408e1d334
parent89751d0a2a05197e0823eb0a363efd034175a76f
dmaengine: Use dma_zalloc_coherent

Use the zeroing function instead of dma_alloc_coherent & memset(,0,)

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/imx-sdma.c
drivers/dma/mxs-dma.c