Re: [PATCH v4 00/17] iio: magnetometer: ak8975: modernize and cleanup driver
From: Jonathan Cameron
Date: Mon May 04 2026 - 11:27:51 EST
On Mon, 4 May 2026 13:13:17 +0200
Joshua Crofts <joshua.crofts1@xxxxxxxxx> wrote:
> On Mon, 4 May 2026 at 13:01, Andy Shevchenko
> <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote:
> > Co-developed for those is too strong. Just use your SoB only.
> > You may use my Reviewed-by though.
> >
> > Taking this into account, you can wait a day and send a new version with that
> > and --base fixed. Also it gives me and others a chance to briefly look into
> > the contents and see if everything looks okay.
>
> Sounds good, the devm_* migration patch should be looked over especially,
> since I have made some additional changes.
>
I looked through them and only that one question on the read_poll stuff
and whether we should check for errors from the function being checked
on each poll
J