linux/sound/soc/mediatek/common
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: Add missing newline at end of file 2019-06-17 16:18:13 +01:00
mtk-afe-fe-dai.c ASoC: mediatek: Use managed buffer allocation 2019-12-12 15:41:13 +00:00
mtk-afe-fe-dai.h ASoC: mediatek: common: add some helpers to control mtk_memif 2019-12-09 18:33:25 +00:00
mtk-afe-platform-driver.c ASoC: mediatek: Use managed buffer allocation 2019-12-12 15:41:13 +00:00
mtk-afe-platform-driver.h ASoC: mediatek: Use managed buffer allocation 2019-12-12 15:41:13 +00:00
mtk-base-afe.h ASoC: mediatek: common: add some helpers to control mtk_memif 2019-12-09 18:33:25 +00:00
mtk-btcvsd.c ASoC: mediatek: Drop superfluous ioctl PCM ops 2019-12-11 15:57:37 +00:00