linux/sound/soc/amd/vangogh
Kuninori Morimoto fe33a69681
ASoC: amd: 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/pcm_destruct")
[2] commit e9067bb502 ("ASoC: soc-component: remove snd_pcm_ops fromcomponent driver")

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://patch.msgid.link/878qbslddx.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2026-03-16 13:37:42 +00:00
..
acp5x-i2s.c ASoC: amd: use int type to store negative error codes 2025-08-28 16:07:44 +02:00
acp5x-mach.c ASoC: amd: acp5x-mach: convert to snd_soc_dapm_xxx() 2025-11-17 00:14:28 +00:00
acp5x-pcm-dma.c ASoC: amd: name back to pcm_new()/pcm_free() 2026-03-16 13:37:42 +00:00
acp5x.h ASoC: amd: vangogh: Add check for acp config flags in vangogh platform 2023-05-30 13:43:37 +01:00
Makefile ASoC: amd: Use *-y instead of *-objs in Makefile 2024-05-08 11:39:13 +09:00
pci-acp5x.c ASoC: amd: vangogh: Switch to {RUNTIME,SYSTEM_SLEEP}_PM_OPS 2023-12-18 14:03:51 +00:00
vg_chip_offset_byte.h