Re: [PATCH v2] iio: resolver: ad2s1200: use dev_err_probe()

From: Jonathan Cameron

Date: Sat Jul 18 2026 - 18:50:49 EST


On Thu, 16 Jul 2026 21:20:23 +0300
Andy Shevchenko <andriy.shevchenko@xxxxxxxxx> wrote:

> On Thu, Jul 16, 2026 at 07:03:06PM +0200, Vojtěch Krátký wrote:
> > Use dev_err_probe() instead of dev_err() to simplify the error path
> > and cleanly handle deferred probing.
>
> Wait at least 24h before sending a new version. Please, read the comments
> I gave against v1.
>
> ...
>
> No need to send a v3, now it's a good time to read comments, discuss, take
> other opinions. For example, if Jonathan is okay with v2, it maybe good to
> go.
I think Andy's suggestion was a good one, but given it would involve a couple
of patches to add it and convert other places it can be used, probably followed
by an update of this patch, I'm going to take this now and suggest anyone who
is interested can revisit Andy's comments.


>