Re: [PATCH v3 2/3] iio: ABI: generalize shunt_resistor attribute
From: Jonathan Cameron
Date: Sat Jul 27 2024 - 08:28:45 EST
On Tue, 23 Jul 2024 11:09:11 +0200
Matteo Martelli <matteomartelli3@xxxxxxxxx> wrote:
> Jonathan Cameron wrote:
> > On Mon, 22 Jul 2024 12:03:19 +0200
> > Matteo Martelli <matteomartelli3@xxxxxxxxx> wrote:
> >
> > > Move ABI documentation for custom shunt resistor attributes into the
> > > generic iio documentation file. Exception for pac1934: leave it
> > > untouched since it does not comply with common iio ABI generalization.
> > >
> > > Signed-off-by: Matteo Martelli <matteomartelli3@xxxxxxxxx>
> > This stands on it's own even if the driver needs a minor tweak or two yet.
> > Hence in the interests of not having to remember I've read it before,
> > I've queued this patch up;
> >
> >
> > Applied to the testing branch of iio.git. That will be rebased on rc1 once
> > available and pushed out as togreg for linux-next to pick it up.
> >
> > Thanks,
> >
> > Jonathan
> >
> Thanks Jonathan, should I remove this commit from next version of this patch
> series or should I keep posting it?
Please drop it from future versions.
>
> Best regards,
> Matteo