]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/exynos: exynos7_drm_decon: fix uninitialized crtc reference in functions
authorKaustabh Chakraborty <kauschluss@disroot.org>
Fri, 1 Nov 2024 02:27:27 +0000 (11:27 +0900)
committerInki Dae <inki.dae@samsung.com>
Mon, 4 Nov 2024 01:49:35 +0000 (10:49 +0900)
commitd31bbacf783daf1e71fbe5c68df93550c446bf44
tree465906f1f35e51e3b4e8195a1403f5118e207d52
parentc941a4902f6fa95a5d0bc0d74ee718c347defca3
drm/exynos: exynos7_drm_decon: fix uninitialized crtc reference in functions

Modify the functions to accept a pointer to struct decon_context
instead.

Signed-off-by: Kaustabh Chakraborty <kauschluss@disroot.org>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos7_drm_decon.c