From: Joe Perches Date: Sun, 15 Jun 2014 20:37:35 +0000 (-0700) Subject: dmaengine: Use dma_zalloc_coherent X-Git-Tag: cleanup-for-v3.18~47^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f92d2232d5fabe18741044d8004160f8cf80e9e;p=pandora-kernel.git dmaengine: Use dma_zalloc_coherent Use the zeroing function instead of dma_alloc_coherent & memset(,0,) Signed-off-by: Joe Perches Signed-off-by: Vinod Koul --- Reading git-diff-tree failed