]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/rockchip: Remove unnecessary checking
authorGuoqing Jiang <guoqing.jiang@canonical.com>
Fri, 6 Dec 2024 11:42:33 +0000 (19:42 +0800)
committerHeiko Stuebner <heiko@sntech.de>
Wed, 11 Dec 2024 22:38:03 +0000 (23:38 +0100)
commit8ddc8dfb8329349d5efb0418c9f20025333e2d98
tree74befd5324dfe2734259bdf1ecc06dfca8c1a60e
parentc5cf801914ef3e67923e5dc912e04167e665dd11
drm/rockchip: Remove unnecessary checking

It is not needed since drm_atomic_helper_shutdown checks it.

Signed-off-by: Guoqing Jiang <guoqing.jiang@canonical.com>
Acked-by: Andy Yan <andyshrk@163.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20241206114233.1270989-1-guoqing.jiang@canonical.com
drivers/gpu/drm/rockchip/rockchip_drm_drv.c