diff options
author | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2024-04-28 18:40:19 +0100 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2024-04-29 20:55:24 +0100 |
commit | 6a28a72ad2a4bbca81ef73f73bbc9190f4d9ab9c (patch) | |
tree | 8567834bf3d46a6ec886e4d1dbfa60924689d441 /drivers/iio/amplifiers | |
parent | 05c4081fbf4c98864dcf6c212afe9f611243dc92 (diff) |
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 'drivers/iio/amplifiers')
0 files changed, 0 insertions, 0 deletions