[PATCH] drm/panel: ej030na: Make use of the helper function dev_err_probe()

Sam Ravnborg sam at ravnborg.org
Thu Oct 14 20:15:42 UTC 2021


Hi Cai,

On Thu, Sep 16, 2021 at 06:42:24PM +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, and the error value
> gets printed.
> 
> Signed-off-by: Cai Huoqing <caihuoqing at baidu.com>

Thanks for updating the panel drivers to use dev_err_probe().
I have applied all patches to drm-misc-next (11 in total + one
white space fix).
The patches will show up in -next in 1-2 weeks.

	Sam


More information about the dri-devel mailing list