Re: [PATCH v10 04/14] iio: afe: rescale: expose scale processing function

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Andy,

On Tue, Dec 21, 2021 at 07:43:52AM +0200, Andy Shevchenko wrote:
> On Tue, Dec 21, 2021 at 7:20 AM Andy Shevchenko
> <andy.shevchenko@xxxxxxxxx> wrote:
> > On Monday, December 20, 2021, Liam Beguin <liambeguin@xxxxxxxxx> wrote:
> 
> ...
> 
> >> +               tmp = *val * 1000000000LL;
> >
> > I see this is the original code, but perhaps use proper SI multipliers here and there?
> 
> I mean in a separate change.

Will do!

I'll add a separate patch to convert existing multipliers, and will
fixup the ones I'm adding.

Cheers,
Liam

> >> +               do_div(tmp, 1000000000LL);
> 
> -- 
> With Best Regards,
> Andy Shevchenko



[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Input]     [Linux Kernel]     [Linux SCSI]     [X.org]

  Powered by Linux