linux/sound/soc/mediatek/common
Kuninori Morimoto 6f3658d6ee
ASoC: mediatek: name back to pcm_new()/pcm_free()
We have been used pcm_new()/pcm_free(), but switched to
pcm_construct()/pcm_destruct() to use extra parameters [1].

pcm_new()/free() had been removed [2], but each drivers are still
using such function naming. Let's name back to pcm_new()/pcm_free()
again.

[1] commit c64bfc9066 ("ASoC: soc-core: add new pcm_construct/pcmdestruct")
[2] commit e9067bb502 ("ASoC: soc-component: remove snd_pcm_ops from component driver")

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://patch.msgid.link/87o6kojyqf.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2026-03-16 13:37:56 +00:00
..
Makefile ASoC: mediatek: Use *-y instead of *-objs in Makefile 2024-05-08 11:39:23 +09:00
mtk-afe-fe-dai.c ASoC: mediatek: Remove unused mtk_memif_set_rate 2025-02-03 14:03:41 +00:00
mtk-afe-fe-dai.h ASoC: mediatek: Remove unused mtk_memif_set_rate 2025-02-03 14:03:41 +00:00
mtk-afe-platform-driver.c ASoC: mediatek: name back to pcm_new()/pcm_free() 2026-03-16 13:37:56 +00:00
mtk-afe-platform-driver.h
mtk-base-afe.h ASoC: mediatek: use reserved memory or enable buffer pre-allocation 2025-06-12 13:45:35 +01:00
mtk-btcvsd.c ASoC: mediatek: common: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() 2025-10-20 02:44:21 +01:00
mtk-dai-adda-common.c ASoC: mediatek: Commonize ADDA rate transform functions and enums 2024-03-25 14:19:07 +00:00
mtk-dai-adda-common.h ASoC: mediatek: Commonize ADDA rate transform functions and enums 2024-03-25 14:19:07 +00:00
mtk-dsp-sof-common.c ASoC: mediatek: mtk-dsp-sof-common: convert to snd_soc_dapm_xxx() 2025-11-17 00:17:48 +00:00
mtk-dsp-sof-common.h ASoC: mediatek: common: Constify struct mtk_sof_priv 2024-04-16 19:59:55 +09:00
mtk-soc-card.h ASoC: mediatek: common: Handle mediatek,accdet property 2025-03-16 23:27:20 +00:00
mtk-soundcard-driver.c ASoC: mediatek: common: Switch to for_each_available_child_of_node_scoped() 2025-08-28 11:08:33 +02:00
mtk-soundcard-driver.h ASoC: mediatek: Add common snd_soc_ops .startup() callback 2024-04-16 19:59:59 +09:00