From: Joe Perches Date: Sun, 15 Jun 2014 20:37:44 +0000 (-0700) Subject: bfa: Use dma_zalloc_coherent X-Git-Tag: omap-for-v3.17/fixes-against-rc2~143^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7626d9f36cdeab32bd12ea783aa8ee9fea0a41a2;p=pandora-kernel.git bfa: Use dma_zalloc_coherent Use the zeroing function instead of dma_alloc_coherent & memset(,0,) Signed-off-by: Joe Perches Acked-by: Anil Gurumurthy Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed