Re: [PATCH RFC v2 2/2] iio: adc: ad7173: add openwire detection support for single conversions
From: Jonathan Cameron
Date: Sun Jan 12 2025 - 10:25:41 EST
> @@ -616,6 +625,69 @@ static int ad7173_calibrate_all(struct ad7173_state *st, struct iio_dev *indio_d
> return 0;
> }
>
> +/* Associative array of channel pairs for openwire detection
/*
* Associative ...
Same for all other multiline comments.