From: Joe Perches Date: Sun, 15 Jun 2014 20:37:55 +0000 (-0700) Subject: ALSA: Use dma_zalloc_coherent X-Git-Tag: omap-for-v3.17/fixes-against-rc2~144^2~13^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f0f20486f4d3da7abaf0099738708881196aa2f;p=pandora-kernel.git ALSA: Use dma_zalloc_coherent Use the zeroing function instead of dma_alloc_coherent & memset(,0,) Signed-off-by: Joe Perches Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed