diff options
author | David Lechner <dlechner@baylibre.com> | 2025-09-12 14:09:31 -0500 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2025-09-13 15:16:07 +0100 |
commit | 27901cbc5bbcd4dbe0514999e08304074988a5d7 (patch) | |
tree | f18e454c95b34d06b76eb5322a100f024b21a07a /tools/testing/selftests/net/lib/py/utils.py | |
parent | 63cc48ea772e0aa9633ce91e70f6a7756d4060c9 (diff) |
iio: adc: ad7173: rename odr field
Rename odr to sinc5_odr_index in the channel setup structure. In a
following commit, we will be adding a separate odr field for when the
sinc3 filter is used instead so having sinc5 in the name will help
avoid confusion. And _index makes it more clear that this is an index
of the sinc5_data_rates array and not the output data rate itself.
Reviewed-by: Nuno Sá <nuno.sa@analog.com>
Signed-off-by: David Lechner <dlechner@baylibre.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'tools/testing/selftests/net/lib/py/utils.py')
0 files changed, 0 insertions, 0 deletions