Home
last modified time | relevance | path

Searched hist:"11 f63ca3995b8099aa9d6d039d729c91a9122112" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/pci/echoaudio/
H A Dechoaudio.cdiff 11f63ca3995b8099aa9d6d039d729c91a9122112 Mon Dec 09 03:49:06 CST 2019 Takashi Iwai <tiwai@suse.de> ALSA: echoaudio: Use managed buffer allocation

Clean up the drivers with the new managed buffer allocation API.
The superfluous snd_pcm_lib_malloc_pages() and
snd_pcm_lib_free_pages() calls are dropped.

Link: https://lore.kernel.org/r/20191209094943.14984-35-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>