]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/gpu/drm/exynos/exynos_hdmi.c
drm/exynos/hdmi: fix disable sequence
[karo-tx-linux.git] / drivers / gpu / drm / exynos / exynos_hdmi.c
index e5b9ae0aae6ecf3c3aa074e99d3b5356fe3f4e13..9087c91347c8552d676c2f02ef89d9ee5caf7ba0 100644 (file)
@@ -1501,8 +1501,6 @@ static void hdmi_disable(struct drm_encoder *encoder)
         */
        cancel_delayed_work(&hdata->hotplug_work);
        cec_notifier_set_phys_addr(hdata->notifier, CEC_PHYS_ADDR_INVALID);
-
-       hdmiphy_disable(hdata);
 }
 
 static const struct drm_encoder_helper_funcs exynos_hdmi_encoder_helper_funcs = {