commit | fdaad162a4f32cedbfacdf45589f30be6beae1fc | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon Dec 09 10:49:20 2019 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Dec 11 07:25:15 2019 +0100 |
tree | 7f9d4190f328fdeead5be6835692055f3e156fb6 | |
parent | c6312f3926d77d9f5e8aaf1fc5dc7eca6b42f131 [diff] |
ALSA: oxygen: 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-49-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>