linux/sound/soc/mediatek/mt6797
Takashi Iwai bf523463d8
ASoC: mediatek: 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, as well as the superfluous
snd_pcm_lib_preallocate_free_for_all() call.  As of the result,
hw_free and pcm_destruct ops became empty and got removed.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://lore.kernel.org/r/20191211172019.23206-1-tiwai@suse.de
Signed-off-by: Mark Brown <broonie@kernel.org>
2019-12-12 15:41:13 +00:00
..
Makefile
mt6797-afe-clk.c
mt6797-afe-clk.h
mt6797-afe-common.h
mt6797-afe-pcm.c ASoC: mediatek: Use managed buffer allocation 2019-12-12 15:41:13 +00:00
mt6797-dai-adda.c
mt6797-dai-hostless.c
mt6797-dai-pcm.c
mt6797-interconnection.h
mt6797-mt6351.c ASoC: mediatek: mt6797-mt6351: use modern dai_link style 2019-06-06 21:24:53 +01:00
mt6797-reg.h