linux_dsm_epyc7002/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 ASoC: mt6797: add Hostless DAI 2018-05-31 11:25:08 +01:00
mt6797-afe-clk.c ASoC: mt6797: switch to SPDX license tag 2018-04-27 11:52:32 +01:00
mt6797-afe-clk.h ASoC: mt6797: switch to SPDX license tag 2018-04-27 11:52:32 +01:00
mt6797-afe-common.h ASoC: mt6797: sub dai use list_head 2018-06-29 13:31:53 +01:00
mt6797-afe-pcm.c ASoC: mediatek: Use managed buffer allocation 2019-12-12 15:41:13 +00:00
mt6797-dai-adda.c ASoC: mt6797: sub dai use list_head 2018-06-29 13:31:53 +01:00
mt6797-dai-hostless.c ASoC: mt6797: sub dai use list_head 2018-06-29 13:31:53 +01:00
mt6797-dai-pcm.c ASoC: mt6797: sub dai use list_head 2018-06-29 13:31:53 +01:00
mt6797-interconnection.h ASoC: mt6797: switch to SPDX license tag 2018-04-27 11:52:32 +01:00
mt6797-mt6351.c ASoC: mediatek: mt6797-mt6351: use modern dai_link style 2019-06-06 21:24:53 +01:00
mt6797-reg.h ASoC: mt6797: add PCM interface 2018-05-31 11:25:04 +01:00