From: Thierry Reding <treding@xxxxxxxxxx> On Fri, 17 Sep 2021 10:07:41 +0800, Cai Huoqing wrote: > When possible use dev_err_probe help to properly deal with the > PROBE_DEFER error, the benefit is that DEFER issue will be logged > in the devices_deferred debugfs file. > And using dev_err_probe() can reduce code size, the error value > gets printed. > > > [...] Applied, thanks! [1/1] drm/tegra: sor: Make use of the helper function dev_err_probe() commit: a4c56f2f8ce0e242eb51e5309a743361e2348a64 Best regards, -- Thierry Reding <treding@xxxxxxxxxx>