Re: [PATCH 0/4] iio: frequency: use dev_err_probe for admv4420 and ad9523
From: Andy Shevchenko
Date: Fri Mar 06 2026 - 07:27:47 EST
On Fri, Mar 06, 2026 at 12:24:44PM +0200, Antoniu Miclaus wrote:
> Use dev_err_probe() instead of dev_err() in the probe paths of the
> admv4420 and ad9523 frequency drivers.
In the subject you need to use () as well: dev_err_probe().
--
With Best Regards,
Andy Shevchenko