linux/sound/soc/mediatek
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
..
common ASoC: mediatek: name back to pcm_new()/pcm_free() 2026-03-16 13:37:56 +00:00
mt2701 ASoC: mediatek: mt2701: Convert to RUNTIME_PM_OPS() 2025-03-17 10:14:43 +00:00
mt6797 ASoC: mediatek: mt6797: Convert to RUNTIME_PM_OPS() 2025-03-17 10:14:43 +00:00
mt7986 ASoC: mediatek: mt7986: Convert to RUNTIME_PM_OPS() 2025-03-17 10:14:44 +00:00
mt8173 ASoC: mediatek: Use SND_JACK_AVOUT for HDMI/DP jacks 2025-08-10 21:09:14 +01:00
mt8183 ASoC: mediatek: mt8183: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() 2025-10-20 02:44:22 +01:00
mt8186 ASoC: mediatek: name back to pcm_new()/pcm_free() 2026-03-16 13:37:56 +00:00
mt8188 Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
mt8189 ASoC: mediatek: name back to pcm_new()/pcm_free() 2026-03-16 13:37:56 +00:00
mt8192 ASoC: mediatek: mt8192: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() 2025-10-20 02:44:25 +01:00
mt8195 Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
mt8365 ASoC: mediatek: mt8365-afe-pcm: convert to snd_soc_dapm_xxx() 2025-11-17 00:17:52 +00:00
Kconfig ASoC: mediatek: mt8189: add machine driver with nau8825 2025-11-18 18:54:06 +00:00
Makefile ASoC: mediatek: mt8189: add platform driver 2025-11-18 18:54:04 +00:00