diff options
author | 2023-07-17 15:15:44 +0200 | |
---|---|---|
committer | 2023-07-29 20:56:42 +0200 | |
commit | d0b4c1cf3375e8194d2cfde0b658f1850993c642 (patch) | |
tree | 9d1f5b7057d37f3558aa563d3a6695d739763e07 /drivers/gpu/drm/udl/udl_modeset.c | |
parent | drm/nouveau/nvkm/dp: Add workaround to fix DP 1.3+ DPCD issues (diff) | |
download | wireguard-linux-d0b4c1cf3375e8194d2cfde0b658f1850993c642.tar.xz wireguard-linux-d0b4c1cf3375e8194d2cfde0b658f1850993c642.zip |
drm/bridge_connector: Handle drm_connector_init_with_ddc() failures
drm_connector_init_with_ddc() can fail, but the call in
drm_bridge_connector_init() does not check that. Fix this by adding
the missing error handling.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Maxime Ripard <mripard@kernel.org>
Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/3a7e9540d8dc94298d021aa2fb046ae8616ca4dd.1689599701.git.geert+renesas@glider.be
Diffstat (limited to 'drivers/gpu/drm/udl/udl_modeset.c')
0 files changed, 0 insertions, 0 deletions