linux-stable/sound/arm
Takashi Iwai 8ee0c75869 ALSA: aaci: Use managed buffer allocation
Clean up the driver with the new managed buffer allocation API.
The superfluous snd_pcm_lib_malloc_pages() and
snd_pcm_lib_free_pages() calls are dropped, and the if block is
flattened accordingly.

Link: https://lore.kernel.org/r/20191209094943.14984-3-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2019-12-11 07:24:56 +01:00
..
aaci.c ALSA: aaci: Use managed buffer allocation 2019-12-11 07:24:56 +01:00
aaci.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile ASoC: fold pxa2xx-pcm into its only user, pxa2xx-ac97 2018-06-29 12:05:03 +01:00
pxa2xx-ac97-lib.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
pxa2xx-ac97.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
pxa2xx-pcm-lib.c ASoC: pxa: remove snd_pcm_ops 2019-10-08 13:47:20 +01:00