Merge tag 'exynos-drm-next-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorDave Airlie <airlied@redhat.com>
Tue, 22 Sep 2020 22:38:08 +0000 (08:38 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 22 Sep 2020 22:38:15 +0000 (08:38 +1000)
commit1cd0f494103db1936d1f6cd8d64bc9e6d5b38122
treefb1d646808e8730e92f0803f76fd93882ae528c2
parent3e6f73b876ea1ec5d4be6f589f6a00127444ab78
parentddfd4ab6bb08832e1261d7c8c4ae11e5568485af
Merge tag 'exynos-drm-next-v5.10' of git://git./linux/kernel/git/daeinki/drm-exynos into drm-next

Two cleanups
- Simply use dev_err_probe() instead of returning -EPROBE_DEFER.
- Drop drm_parms allocation and deallocation code which aren't needed.

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