diff options
author | Geert Uytterhoeven <[email protected]> | 2023-07-17 15:15:44 +0200 |
---|---|---|
committer | Javier Martinez Canillas <[email protected]> | 2023-07-29 20:56:42 +0200 |
commit | d0b4c1cf3375e8194d2cfde0b658f1850993c642 (patch) | |
tree | 9d1f5b7057d37f3558aa563d3a6695d739763e07 /drivers/gpu/drm/udl/udl_modeset.c | |
parent | cc4adf3a7323212f303bc9ff0f96346c44fcba06 (diff) |
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 <[email protected]>
Reviewed-by: Laurent Pinchart <[email protected]>
Reviewed-by: Maxime Ripard <[email protected]>
Signed-off-by: Javier Martinez Canillas <[email protected]>
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