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

From: Andy Shevchenko
Date: Mon Sep 09 2024 - 05:23:12 EST


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.

> 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!

--
With Best Regards,
Andy Shevchenko