diff options
author | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2024-04-28 20:40:19 +0300 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2024-04-29 22:55:24 +0300 |
commit | 6a28a72ad2a4bbca81ef73f73bbc9190f4d9ab9c (patch) | |
tree | 8567834bf3d46a6ec886e4d1dbfa60924689d441 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 05c4081fbf4c98864dcf6c212afe9f611243dc92 (diff) | |
download | linux-6a28a72ad2a4bbca81ef73f73bbc9190f4d9ab9c.tar.xz |
iio: adc: mcp3564: 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: Marcelo Schmitt <marcelo.schmitt1@gmail.com>
Reviewed-by: Marius Cristea <marius.cristea@microchip.com>
Link: https://lore.kernel.org/r/20240428174020.1832825-2-jic23@kernel.org
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions