Re: [PATCH] iio: frequency: ad983x: replace do_div() with div64_ul().
From: Greg KH
Date: Thu Apr 09 2026 - 10:52:47 EST
On Thu, Apr 09, 2026 at 03:34:02PM +0200, Joshua Crofts wrote:
> On Thu, 9 Apr 2026 at 15:18, Joshua Crofts <joshua.crofts1@xxxxxxxxx> wrote:
> >
> > Coccinelle reported the following in both ad983x drivers:
> > do_div() does a 64-by-32 division, please consider using
> > div64_ul instead.
>
> Apologies, I typoed Greg's and Nuno's emails in the original CC list.
Please send a v2 with that, as we didn't get this message at all :(
thanks,
greg k-h