On Mon, 08 Jun 2026 10:39:10 -0300, Cássio Gabriel wrote: > ASoC: use scoped OF node handling in manual cleanup paths > > Some ASoC drivers still manually release child OF nodes > when leaving child-node iteration loops early. > > Convert these focused cases to scoped OF node cleanup > so early returns and normal loop exits keep the same node > lifetime handling without explicit of_node_put() calls. > > [...]
Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-7.2 Thanks! [1/3] ASoC: qcom: common: use scoped OF node handling https://git.kernel.org/broonie/sound/c/22aed576add0 [2/3] ASoC: fsl: fsl_qmc_audio: use scoped child node loop https://git.kernel.org/broonie/sound/c/065df02692f0 [3/3] ASoC: bcm: cygnus: use scoped child node loop https://git.kernel.org/broonie/sound/c/9741aad24432 All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark
