On Thu, 15 May 2025 20:35:54 +0800, long.yunj...@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 <he...@sntech.de>