Re: [PATCH v2 0/3] iio: Introduce and use aligned_s64 type

From: Jonathan Cameron
Date: Mon Sep 09 2024 - 15:01:58 EST


On Mon, 9 Sep 2024 12:20:38 +0300
Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote:

> On Sat, Sep 07, 2024 at 04:37:52PM +0100, Jonathan Cameron wrote:
> > On Tue, 3 Sep 2024 20:59:03 +0300
> > Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote:
> >
> > > Instead of having open coded idea of aligned member, use
> > > a newly defined type like it's done in, e.g., u64 case.
> > > Update a few IIO drivers to show how to use it.
> > >
> > > v2 (took only one year from v1, not bad!):
> > :)
> >
> > Applied with that tweak for patch 2 that you called out.
>
> Please, also do
> s/__aligned_s64/aligned_s64/
> in the commit message there.
done I think

>
> > Will probably be next cycle though before these go upstream
> > (so think of this as queuing them up very early for 6.13 :)
>
> Sure, thanks!
>