Re: [PATCH v7 06/11] iio: dac: mcp47feb02: Avoid unjustified probe error on missing label

From: Andy Shevchenko

Date: Fri Sep 18 2026 - 06:00:05 EST


On Fri, Sep 18, 2026 at 12:06:32PM +0300, Ariana Lazar wrote:
> Fix unjustified probe error on missing optional 'label' property by
> replacing dev_err_probe() with dev_warn_probe(). Correct %pfw usage by
> passing the child fwnode handle directly in the error message. Besides the
> probe warning a read error is returned at the attempt of reading a null
> label.

Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>

--
With Best Regards,
Andy Shevchenko