diff options
author | 2022-04-08 13:21:34 +0300 | |
---|---|---|
committer | 2022-06-14 22:32:03 +0900 | |
commit | 5c2b745173347ba21e3995d815f26925c91c517d (patch) | |
tree | acc02ea07703d472076b2b384717c0e5fd6bf316 /scripts/gdb/linux/utils.py | |
parent | Linux 5.19-rc2 (diff) | |
download | linux-dev-5c2b745173347ba21e3995d815f26925c91c517d.tar.xz linux-dev-5c2b745173347ba21e3995d815f26925c91c517d.zip |
drm/exynos: fix IS_ERR() vs NULL check in probe
The of_drm_find_bridge() does not return error pointers, it returns
NULL on error.
Fixes: dd8b6803bc49 ("exynos: drm: dsi: Attach in_bridge in MIC driver")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions