From: Xiang Yang
Smatch reports the warning below:
drivers/gpu/drm/exynos/exynos_hdmi.c:1864 hdmi_bind()
error: 'crtc' dereferencing possible ERR_PTR()
The return value of exynos_drm_crtc_get_by_type maybe ERR_PTR(-ENODEV),
which can not be used directly. Fix this by checking the re
the dram_clock_change_latency_us in dcn3_51_soc is initialized twice, so
delete one of them.
Signed-off-by: Xiang Yang
---
drivers/gpu/drm/amd/display/dc/dml/dcn351/dcn351_fpu.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/gpu/drm/amd/display/dc/dml/dcn351/dcn351_fpu.c
b/drivers
the dram_clock_change_latency_us in dcn3_51_soc is initialized twice, so
delete one of them.
Signed-off-by: Xiang Yang
---
drivers/gpu/drm/amd/display/dc/dml/dcn351/dcn351_fpu.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/gpu/drm/amd/display/dc/dml/dcn351/dcn351_fpu.c
b/drivers