Re: [PATCH v4] iio: ti-ads7138: Disable STATS_EN bit while reading conversion results
From: Jonathan Cameron
Date: Sat Jul 11 2026 - 19:14:32 EST
On Mon, 6 Jul 2026 22:58:37 +0300
Andy Shevchenko <andriy.shevchenko@xxxxxxxxx> wrote:
> On Mon, Jul 06, 2026 at 11:30:59AM -0500, David Lechner wrote:
> > On 7/6/26 2:48 AM, Paul Geurts wrote:
>
> ...
>
> > IIO style is to have /* on separate line for multi-line comments.
> >
> > > + /* Reading the statistics registers reinitializes them. This is unfortunate
> > > + * but necessary to prevent data races
> > > + */
>
> Also multiline comments should follow English grammar and punctuation, in
> particular the sentences should have a period at the end.
>
Tweaked all the stuff mentioned and a few other bits in commit message.
Applied to the fixes-togreg branch of iio.git and marked for stable.
Thanks,
Jonathan