linux/sound/soc/bcm
Cássio Gabriel 9741aad244
ASoC: bcm: cygnus: use scoped child node loop
cygnus_ssp_probe() manually puts the current child node before returning
from the child parsing loop on error.

Use for_each_available_child_of_node_scoped() so the current child node is
released automatically on early return and normal loop exit.

Signed-off-by: Cássio Gabriel <cassiogabrielcontato@gmail.com>
Link: https://patch.msgid.link/20260608-asoc-of-node-scoped-cleanup-v1-3-9e3ac518dc2e@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2026-06-12 16:12:11 +01:00
..
bcm63xx-i2s-whistler.c ASoC: Switch back to struct platform_driver::remove() 2024-09-09 18:26:49 +01:00
bcm63xx-i2s.h ASoC: bcm: Use platform_get_irq() to get the interrupt 2021-12-21 18:05:43 +00:00
bcm63xx-pcm-whistler.c ASoC: bcm: name back to pcm_new()/pcm_free() 2026-03-16 13:37:46 +00:00
bcm2835-i2s.c ASoC: bcm2835-i2s: Use maple tree register cache 2024-09-30 01:10:59 +02:00
cygnus-pcm.c ASoC: bcm: name back to pcm_new()/pcm_free() 2026-03-16 13:37:46 +00:00
cygnus-ssp.c ASoC: bcm: cygnus: use scoped child node loop 2026-06-12 16:12:11 +01:00
cygnus-ssp.h ASoC: cygnus: Remove unused declarations 2023-08-13 18:16:53 +01:00
Kconfig ASoC: bcm: Standardize ASoC menu 2025-06-24 01:01:11 +01:00
Makefile ASoC: bcm: Use *-y instead of *-objs in Makefile 2024-05-08 11:39:16 +09:00