Re: (subset) [PATCH v4 0/4] Use helper function for_each_child_of_node_scoped()

From: Mark Brown
Date: Mon Jun 09 2025 - 17:01:58 EST


On Tue, 03 Jun 2025 13:51:05 +0800, Ai Chao wrote:
> This patch series introduces wrapper functions for_each_child_of_node_scoped().
>
> The for_each_child_of_node_scoped() helper provides a scope-based clean-up
> functionality to put the device_node automatically, and as such, there is
> no need to call of_node_put() directly.
>
> Summary:
>
> [...]

Applied to

https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next

Thanks!

[2/4] ASoC: renesas: Use helper function for_each_child_of_node_scoped()
commit: 077caf1d1763e069239101b4a72351fb38d37f13
[3/4] ASoC: meson: Use helper function for_each_child_of_node_scoped()
commit: 618abc785e0cbe9993f7217c9f8ecb1cd2478e4f
[4/4] ASoC: imx-card: Use helper function for_each_child_of_node_scoped()
commit: 111a2c8ab462d77d1519b71b46f13ae1b46920b4

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