[PATCH] drm/rockchip: Use dev_err_probe() to simplify code

Heiko Stuebner heiko at sntech.de
Tue Jul 8 17:35:17 UTC 2025


On Thu, 15 May 2025 20:35:54 +0800, long.yunjian at zte.com.cn wrote:
> In the probe path, dev_err() can be replaced with dev_err_probe()
> which will check if error code is -EPROBE_DEFER and prints the
> error name. It also sets the defer probe reason which can be
> checked later through debugfs.
> 
> 

Applied, thanks!

[1/1] drm/rockchip: Use dev_err_probe() to simplify code
      commit: 52008d6fe7fa84ecf23864c5cc373beb085f30b9

Best regards,
-- 
Heiko Stuebner <heiko at sntech.de>


More information about the dri-devel mailing list