linux/sound/soc/stm
Kuninori Morimoto d7c18d15c6
ASoC: stm: stm32_adfsdm: set debugfs_prefix via Component driver
We can set component->debugfs_prefix via component_driver->debugfs_prefix.
Use it.

Now it no longer need to use snd_soc_component_initialize() /
snd_soc_component_add(). Use snd_soc_component_register() instead.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://patch.msgid.link/87fr35k5vs.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2026-06-10 12:21:13 +01:00
..
Kconfig ASoC: stm: Standardize ASoC menu 2025-06-24 01:01:17 +01:00
Makefile ASoC: stm: Use *-y instead of *-objs in Makefile 2024-05-08 11:39:34 +09:00
stm32_adfsdm.c ASoC: stm: stm32_adfsdm: set debugfs_prefix via Component driver 2026-06-10 12:21:13 +01:00
stm32_i2s.c ASoC: stm: stm32_i2s: Use guard() for spin locks 2026-05-22 13:36:22 +01:00
stm32_sai_sub.c ASoC: stm: stm32_sai_sub: Use guard() for mutex & spin locks 2026-05-22 13:36:23 +01:00
stm32_sai.c ASoC: stm32: sai: fix OF node leak on probe 2025-11-25 16:38:22 +00:00
stm32_sai.h ASoC: stm32: sai: add stm32mp25 support 2024-11-08 13:32:45 +00:00
stm32_spdifrx.c ASoC: stm: stm32_spdifrx: Use guard() for spin locks 2026-05-22 13:36:24 +01:00