From: Jani Nikula Date: Tue, 23 Jan 2024 19:37:41 +0000 (+0200) Subject: drm: bridge: dw_hdmi: clear the EDID property and CEC address on failures X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=758abe988cf3d5c53cbcd58bfeb98857741969fe;p=linux.git drm: bridge: dw_hdmi: clear the EDID property and CEC address on failures If EDID read fails, clear the EDID property and CEC address. Signed-off-by: Jani Nikula Reviewed-by: Neil Armstrong Link: https://patchwork.freedesktop.org/patch/msgid/a417ae48da6cc0dc8a9e3d929ce0c91f1e4905f1.1706038510.git.jani.nikula@intel.com --- diff --git a/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c b/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c index 4a2e3f9c1dfd5..0e59b30d5227d 100644 --- a/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c +++ b/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c @@ -2505,8 +2505,6 @@ static int dw_hdmi_connector_get_modes(struct drm_connector *connector) int ret; drm_edid = dw_hdmi_edid_read(hdmi, connector); - if (!drm_edid) - return 0; drm_edid_connector_update(connector, drm_edid); cec_notifier_set_phys_addr(hdmi->cec_notifier,