]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge tag 'exynos-drm-fixes-for-v6.15-rc4' of git://git.kernel.org/pub/scm/linux...
authorDave Airlie <airlied@redhat.com>
Fri, 25 Apr 2025 22:11:49 +0000 (08:11 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 25 Apr 2025 22:11:52 +0000 (08:11 +1000)
Several fixups
- fix spelling error
- remove redundant error handling in exynos_drm_vidi.c module.
- marks struct decon_data as const in the exynos7_drm_decon driver since it is only read.

Cleanup
- Remove unnecessary checking in exynos_drm_drv.c module

Signed-off-by: Dave Airlie <airlied@redhat.com>
From: Inki Dae <inki.dae@samsung.com>
Link: https://lore.kernel.org/r/20250423143044.46165-1-inki.dae@samsung.com

Trivial merge