linux_dsm_epyc7002/sound/soc/mediatek
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
..
common ASoC: mediatek: Use managed buffer allocation 2019-12-12 15:41:13 +00:00
mt2701 ASoC: mediatek: mt2701: Fix -Wunused-const-variable warnings 2019-08-22 18:29:01 +01:00
mt6797 ASoC: mediatek: Use managed buffer allocation 2019-12-12 15:41:13 +00:00
mt8173 ASoC: Remove dev_err() usage after platform_get_irq() 2019-08-02 12:12:31 +01:00
mt8183 ASoC: mediatek: Use managed buffer allocation 2019-12-12 15:41:13 +00:00
Kconfig ASoC: mediatek: Check SND_SOC_CROS_EC_CODEC dependency 2019-10-23 17:45:34 +01:00
Makefile ASoC: mediatek: mt8183: add platform driver 2019-01-25 18:05:10 +00:00