commit | 1cd0f494103db1936d1f6cd8d64bc9e6d5b38122 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Wed Sep 23 08:38:08 2020 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Wed Sep 23 08:38:15 2020 +1000 |
tree | fb1d646808e8730e92f0803f76fd93882ae528c2 | |
parent | 3e6f73b876ea1ec5d4be6f589f6a00127444ab78 [diff] | |
parent | ddfd4ab6bb08832e1261d7c8c4ae11e5568485af [diff] |
Merge tag 'exynos-drm-next-v5.10' of git://git.kernel.org/pub/scm/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