]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/rockchip: inno-hdmi: Simplify error handler with dev_err_probe
authorAndy Yan <andy.yan@rock-chips.com>
Tue, 22 Apr 2025 07:04:42 +0000 (15:04 +0800)
committerHeiko Stuebner <heiko@sntech.de>
Sun, 4 May 2025 10:40:52 +0000 (12:40 +0200)
commit31b4403c6c523a710205eadb9ca75c6cfe1478ab
tree682ba00b4237e3e5eae8695367a92e2a06c09b8e
parente0c93980d293b6e6eb7483fd5d665f84e725b518
drm/rockchip: inno-hdmi: Simplify error handler with dev_err_probe

Use dev_err_probe simplify the error handle.

Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
Tested-by: Heiko Stuebner <heiko@sntech.de> #rk3036-kylin
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://lore.kernel.org/r/20250422070455.432666-4-andyshrk@163.com
drivers/gpu/drm/rockchip/inno_hdmi.c