Re: [PATCH v3 3/3] iio: addac: ad74413r: for_each_set_bit_from -> for_each_set_bit

From: Jonathan Cameron
Date: Sat Jun 04 2022 - 11:16:38 EST


On Sun, 30 Jan 2022 14:25:58 +0000
Jonathan Cameron <jic23@xxxxxxxxxx> wrote:

> On Sat, 15 Jan 2022 18:59:48 +0000
> Jonathan Cameron <jic23@xxxxxxxxxx> wrote:
>
> > On Tue, 11 Jan 2022 11:22:23 +0200
> > Andy Shevchenko <andy.shevchenko@xxxxxxxxx> wrote:
> >
> > > On Tue, Jan 11, 2022 at 9:47 AM Cosmin Tanislav <demonsingur@xxxxxxxxx> wrote:
> > > >
> > > > The starting bit is always zero, it doesn't make much sense to
> > > > use for_each_set_bit_from. Replace it with for_each_set_bit
> > > > which doesn't start from a particular bit.
> > >
> > > We refer to the function() like this.
> > > But no need to resend, I hope Jonathan may amend this when applying.
> > >
> >
> > I'll need to wait for rc1 to have the relevant code in my fixes-togreg
> > branch to pick these up.
> >
> > They look fine to me and hopefully I'll remember to cleanup the above ;)
> >
> First 2 applied to the fixes-togreg branch of iio.git.
>
> This 3rd one isn't a fix so will have to wait for those to end up in
> my togreg branch. Give me a shout if I seem to have lost this once that
> is true.

Oops. Even with patchwork I occasionally lose patches as too many things
stick there for a long time for complex reasons.

Anyhow, now applied to the togreg branch of iio.git

Sorry for the delay

Jonathan

>
> Thanks,
>
> Jonathan
>
> > Thanks,
> >
> > Jonathan
>