projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
3e6f73b
ddfd4ab
)
Merge tag 'exynos-drm-next-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
author
Dave Airlie
<airlied@redhat.com>
Tue, 22 Sep 2020 22:38:08 +0000
(08:38 +1000)
committer
Dave Airlie
<airlied@redhat.com>
Tue, 22 Sep 2020 22:38:15 +0000
(08:38 +1000)
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
Trivial merge