We should use dma_pool_zalloc instead of dma_pool_alloc/memset. Signed-off-by: Souptick joarder <jrdr.linux@xxxxxxxxx> --- Souptick Joarder (2): dma: zx296702_dma: Use dma_pool_zalloc dma: at_xdmac: Use dma_pool_zalloc drivers/dma/at_xdmac.c | 3 +-- drivers/dma/zx296702_dma.c | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe dmaengine" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html