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)
commit7f0f20486f4d3da7abaf0099738708881196aa2f
tree5f89373086e652a603cefda67d06aeafc346dcf8
parent74b0c2d75fb4cc89173944e6d8f9eb47aca0c343
ALSA: Use dma_zalloc_coherent

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>
sound/aoa/soundbus/i2sbus/core.c
sound/sparc/dbri.c
This page took 0.044549 seconds and 5 git commands to generate.