Merge tag 'exynos-drm-next-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel...
authorDave Airlie <airlied@redhat.com>
Fri, 11 Aug 2023 00:54:51 +0000 (10:54 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 11 Aug 2023 00:54:59 +0000 (10:54 +1000)
commit3defb4fe3e144cb2d7db34fa3f8ff12b83b2bcba
tree6f39c89a2ca4e62795e842eb28d2c4d356cac5d5
parentd9aa1da9a8cfb0387eb5703c15bd1f54421460ac
parent6b83c85b64078ff49b4d3d0b2cd2c2bf6f1b6a85
Merge tag 'exynos-drm-next-for-v6.6' of git://git./linux/kernel/git/daeinki/drm-exynos into drm-next

Fixup
- fix a possible null pointer dereference issue in
  exynos_drm_crtc_atomic_disable(), which was reported by
  the automatic static analysis tool. And below is a relevant link,
  https://sites.google.com/view/basscheck/home

Cleanup
- drop the use of of_match_ptr which is redundant.

Signed-off-by: Dave Airlie <airlied@redhat.com>
From: Inki Dae <inki.dae@samsung.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230809060216.374042-1-inki.dae@samsung.com