Re: [PATCH] iio: frequency: ad983x: replace do_div() with div64_ul().
From: Joshua Crofts
Date: Thu Apr 09 2026 - 09:40:41 EST
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.
--
Kind regards
CJD