linux/sound/soc/sprd
Kuninori Morimoto 90a2dbecc2
ASoC: sprd: 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/87eclkjyp9.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2026-03-16 13:38:02 +00:00
..
Kconfig ASoC: sprd: Standardize ASoC menu 2025-06-24 01:01:21 +01:00
Makefile ASoC: sprd: Use *-y instead of *-objs in Makefile 2024-05-08 11:39:32 +09:00
sprd-mcdt.c ASoC: Switch back to struct platform_driver::remove() 2024-09-09 18:26:49 +01:00
sprd-mcdt.h ASoC: sprd: Allow the MCDT driver to build into modules 2020-03-05 13:15:17 +00:00
sprd-pcm-compress.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
sprd-pcm-dma.c ASoC: sprd: name back to pcm_new()/pcm_free() 2026-03-16 13:38:02 +00:00
sprd-pcm-dma.h ALSA: compress_offload: Add 64-bit safe timestamp infrastructure 2025-09-08 09:33:24 +02:00