[PATCH] drm/tegra: dsi: Make use of the helper function dev_err_probe()
Thierry Reding
thierry.reding at gmail.com
Tue Apr 4 12:14:42 UTC 2023
From: Thierry Reding <treding at nvidia.com>
On Thu, 16 Sep 2021 18:56:40 +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: dsi: Make use of the helper function dev_err_probe()
commit: 6fae3bc81e679961cfd198622f2aed2d720ee631
Best regards,
--
Thierry Reding <treding at nvidia.com>
More information about the dri-devel
mailing list