On Thu, Feb 01, 2024 at 05:14:14PM +0200, Andy Shevchenko wrote: > Replace dev_err() with dev_err_probe(). > > This helps in simplifing code and standardizing the error output. > > Signed-off-by: Andy Shevchenko <andriy.shevche...@linux.intel.com>
Reviewed-by: Daniel Thompson <daniel.thomp...@linaro.org> Daniel.