linux/sound/soc/dwc
Kuninori Morimoto c42b655837
ASoC: dwc: 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/87y0jsjyrw.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2026-03-16 13:37:49 +00:00
..
dwc-i2s.c ASoC: Add SPDX ids to many soc files 2026-02-22 23:52:20 +00:00
dwc-pcm.c ASoC: dwc: name back to pcm_new()/pcm_free() 2026-03-16 13:37:49 +00:00
Kconfig ASoC: dwc: Standardize ASoC menu 2025-06-24 01:01:12 +01:00
local.h ASoC: Add SPDX ids to many soc files 2026-02-22 23:52:20 +00:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00