On Mon, 2024-09-09 at 20:29 +0800, Zhang Zekun wrote: > Use dev_err_probe() directly in the driver probe phase, and we > don't need to judge if the error code is not equal to -EPROBE_DEFER. > This can simplify the code a bit. > > Signed-off-by: Zhang Zekun <zhangzekun11@xxxxxxxxxx> Reviewed-by: Andrew Jeffery <andrew@xxxxxxxxxxxxxxxxxxxx>