linux/sound/soc/amd/raven
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
..
acp3x-i2s.c ASoC: amd: use int type to store negative error codes 2025-08-28 16:07:44 +02:00
acp3x-pcm-dma.c ASoC: amd: name back to pcm_new()/pcm_free() 2026-03-16 13:37:42 +00:00
acp3x.h ASoC: amd: acp3x: Fix signedness bug in acp3x 2022-03-08 12:27:56 +00:00
chip_offset_byte.h
Makefile ASoC: amd: Use *-y instead of *-objs in Makefile 2024-05-08 11:39:13 +09:00
pci-acp3x.c ASoC: amd: fix for pcm_read() error 2021-04-28 16:34:55 +01:00