RE: [PATCH] iio: adc: ad4080: remove unused dec_rate field
From: Miclaus, Antoniu
Date: Fri Jan 30 2026 - 02:33:25 EST
> -----Original Message-----
> From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
> Sent: Friday, January 30, 2026 7:22 AM
> To: Miclaus, Antoniu <Antoniu.Miclaus@xxxxxxxxxx>
> Cc: Lars-Peter Clausen <lars@xxxxxxxxxx>; Hennerich, Michael
> <Michael.Hennerich@xxxxxxxxxx>; Jonathan Cameron <jic23@xxxxxxxxxx>;
> David Lechner <dlechner@xxxxxxxxxxxx>; Sa, Nuno <Nuno.Sa@xxxxxxxxxx>;
> Andy Shevchenko <andy@xxxxxxxxxx>; Matti Vaittinen
> <mazziesaccount@xxxxxxxxx>; Fabio Estevam <festevam@xxxxxxx>; Sakari
> Ailus <sakari.ailus@xxxxxxxxxxxxxxx>; Chen-Yu Tsai <wens@xxxxxxxxxx>; linux-
> iio@xxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx
> Subject: Re: [PATCH] iio: adc: ad4080: remove unused dec_rate field
>
> [External]
>
> On Thu, Jan 29, 2026 at 07:21:58PM +0200, Antoniu Miclaus wrote:
> > Remove unused dec_rate field from ad4080_state struct.
> > The driver reads/writes decimation rate directly from
> > hardware registers via ad4080_get_dec_rate() and
> > ad4080_set_dec_rate() functions.
>
> It seems you missed my reply to one of your previous series.
> Do *not* thread emails which are independent!
Hi,
I didn't miss your previous email. I checked now the command used for sending the patches and it didn't include the --thread option
>From terminal history:
`git send-email --to-cmd='./scripts/get_maintainer.pl --norolestats iio-unused/000*' iio-unused/000*`
Thanks,
> Really, you should have something internally at the AD to explain the process
> and the simple things like this.
>
> --
> With Best Regards,
> Andy Shevchenko
>