Re: [PATCH] iio: adc: ade9000: remove unused AD9000_CHANNELS_PER_PHASE macro

From: Jonathan Cameron

Date: Sat Feb 28 2026 - 07:10:49 EST


On Fri, 27 Feb 2026 11:07:42 +0200
Andy Shevchenko <andriy.shevchenko@xxxxxxxxx> wrote:

> On Fri, Feb 27, 2026 at 12:58:13PM +0400, Giorgi Tchankvetadze wrote:
> > Remove the AD9000_CHANNELS_PER_PHASE macro which is unused, has a
> > misspelled prefix (AD9000 instead of ADE9000), and has an incorrect
> > value (10 instead of 11, there are 33 total channels and 3 phases, so 11
> > for each).
>
> for --> per

Hmm. per each is weird. per phase makes more sense so I'll change it to that.

Applied with that commit message tweak.
Thanks

Jonathan

>