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 <[email protected]>
Reviewed-by: Daniel Thompson <[email protected]> Daniel.
