Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 1693d2a7 authored by Jonathan Cameron's avatar Jonathan Cameron
Browse files

iio: adc: max11410: Use device_for_each_child_node_scoped()


Switching to the _scoped() version removes the need for manual
calling of fwnode_handle_put() in the paths where the code
exits the loop early. In this case that's all in error paths.

Reviewed-by: default avatarNuno Sa <nuno.sa@analog.com>
Link: https://lore.kernel.org/r/20240217164249.921878-6-jic23@kernel.org


Signed-off-by: default avatarJonathan Cameron <Jonathan.Cameron@huawei.com>
parent 365130fd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment