ALSA: Use dma_zalloc_coherent
authorJoe Perches <joe@perches.com>
Sun, 15 Jun 2014 20:37:55 +0000 (13:37 -0700)
committerTakashi Iwai <tiwai@suse.de>
Mon, 16 Jun 2014 09:39:45 +0000 (11:39 +0200)
Use the zeroing function instead of dma_alloc_coherent & memset(,0,)

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found