[PATCH linux-next v2] drm/panel: Simplify with dev_err_probe()

Neil Armstrong neil.armstrong at linaro.org
Fri Jan 12 09:36:30 UTC 2024


Hi,

On Mon, 25 Dec 2023 22:26:15 +0800, chenguanxi11234 at 163.com wrote:
> dev_err_probe() can check if the error code is -EPROBE_DEFER
> and can return the error code, replacing dev_err() with it
> simplifies the code.
> 
> 

Thanks, Applied to https://anongit.freedesktop.org/git/drm/drm-misc.git (drm-misc-next)

[1/1] drm/panel: Simplify with dev_err_probe()
      https://cgit.freedesktop.org/drm/drm-misc/commit/?id=9f78b3ae051d9eeeed9658cf54b3f0ea6920097b

-- 
Neil



More information about the dri-devel mailing list