linux/sound/soc/atmel
Kuninori Morimoto 83cce46863
ASoC: atmel: 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/875x6wldde.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2026-03-16 13:37:44 +00:00
..
atmel_ssc_dai.c ASoC: atmel: atmel_ssc_dai: Drop S24_LE support due to single channel limitation 2024-09-30 01:09:37 +02:00
atmel_ssc_dai.h
atmel_wm8904.c ASoC: Switch back to struct platform_driver::remove() 2024-09-09 18:26:49 +01:00
atmel-classd.c ASoC: atmel: atmel-classd: Use str_enabled_disabled() helper 2025-02-24 15:00:58 +00:00
atmel-classd.h
atmel-i2s.c ASoC: Switch back to struct platform_driver::remove() 2024-09-09 18:26:49 +01:00
atmel-pcm-dma.c ASoC: atmel: convert not to use asoc_xxx() 2023-09-25 14:16:27 +02:00
atmel-pcm-pdc.c ASoC: atmel: name back to pcm_new()/pcm_free() 2026-03-16 13:37:44 +00:00
atmel-pcm.h
atmel-pdmic.c ASoC: atmel: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() 2025-10-20 02:42:15 +01:00
atmel-pdmic.h
Kconfig ASoC: atmel: Standardize ASoC menu 2025-06-24 01:01:25 +01:00
Makefile ASoC: atmel: Use *-y instead of *-objs in Makefile 2024-05-08 11:39:15 +09:00
mchp-i2s-mcc.c ASoC: Switch back to struct platform_driver::remove() 2024-09-09 18:26:49 +01:00
mchp-pdmc.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
mchp-spdifrx.c ASoC: atmel: Remove redundant pm_runtime_mark_last_busy() calls 2025-07-04 19:28:18 +01:00
mchp-spdiftx.c ASoC: atmel: mchp-spdiftx: Remove interface name from stream_name 2024-09-30 01:09:44 +02:00
mikroe-proto.c ASoC: atmel: use devm_snd_soc_register_card() 2024-01-22 00:06:03 +00:00
sam9g20_wm8731.c ASoC: atmel: sam9g20_wm8731: convert to snd_soc_dapm_xxx() 2025-11-17 00:14:28 +00:00
sam9x5_wm8731.c ASoC: Switch back to struct platform_driver::remove() 2024-09-09 18:26:49 +01:00
tse850-pcm5142.c ASoC: atmel: tse850-pcm5142: convert to snd_soc_dapm_xxx() 2025-11-17 00:14:29 +00:00