aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorDavid Lechner <[email protected]>2024-07-23 13:59:50 -0500
committerJonathan Cameron <[email protected]>2024-08-03 10:13:43 +0100
commit8293a60cb5d14638bdca48b2d5aff0e39ef6212b (patch)
tree2d668aed4e454647ef00f9db7022de8e8a5c32a5 /tools/perf/scripts/python/net_dropmonitor.py
parentf44e94afbb340be90100f8a172ebb14a9e717c8b (diff)
iio: adc: mcp3564: use devm_regulator_get_enable_read_voltage()
This makes use of the new devm_regulator_get_enable_read_voltage() helper function to reduce boilerplate code in the MCP3564 ADC driver. The error message is slightly changed since there are fewer error return paths. Setting adc->vref_mv is consolidated into a single place to make the logic easier to follow. A use_internal_vref_attr local variable is added to make it more obvious what the difference between the two iio info structures is. The return value of the "Unknown Vref" dev_err_probe() is hard-coded to -ENODEV instead of ret since it was getting a bit far from where ret was set and logically that is the only value it could have. Signed-off-by: David Lechner <[email protected]> Reviewed-by: Marius Cristea <[email protected]> Link: https://patch.msgid.link/20240723-iio-regulator-refactor-round-3-v2-1-ae9291201785@baylibre.com Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions