linux/sound/soc/pxa
Kuninori Morimoto 0828e05041
ASoC: pxa: 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/87ms08jyq8.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2026-03-16 13:37:56 +00:00
..
Kconfig ASoC: pxa: drop unused Kconfig symbol 2026-01-12 20:08:36 +00:00
Makefile ASoC: pxa: Use *-y instead of *-objs in Makefile 2024-05-08 11:39:26 +09:00
mmp-sspa.c ASoC: Switch back to struct platform_driver::remove() 2024-09-09 18:26:49 +01:00
mmp-sspa.h ASoC: mmp-sspa: Add Device Tree support 2020-05-19 20:52:49 +01:00
pxa-ssp.c ASoC: pxa: name back to pcm_new()/pcm_free() 2026-03-16 13:37:56 +00:00
pxa-ssp.h
pxa2xx-ac97.c ASoC: pxa: name back to pcm_new()/pcm_free() 2026-03-16 13:37:56 +00:00
pxa2xx-i2s.c ASoC: pxa: name back to pcm_new()/pcm_free() 2026-03-16 13:37:56 +00:00
pxa2xx-i2s.h
pxa2xx-pcm.c ASoC: pxa: name back to pcm_new()/pcm_free() 2026-03-16 13:37:56 +00:00
spitz.c ASoC: pxa: spitz: convert to snd_soc_dapm_xxx() 2025-11-17 00:18:00 +00:00