summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/mxc/mxc_hdmi.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/fbdev/mxc/mxc_hdmi.c')
-rw-r--r--drivers/video/fbdev/mxc/mxc_hdmi.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/video/fbdev/mxc/mxc_hdmi.c b/drivers/video/fbdev/mxc/mxc_hdmi.c
index 78a9b027ad77..3dfc71d79e68 100644
--- a/drivers/video/fbdev/mxc/mxc_hdmi.c
+++ b/drivers/video/fbdev/mxc/mxc_hdmi.c
@@ -2269,6 +2269,9 @@ static void mxc_hdmi_setup(struct mxc_hdmi *hdmi, unsigned long event)
mxc_hdmi_clear_overflow(hdmi);
+ if (!hdmi->hdmi_data.video_mode.mDVI)
+ hdmi_enable_overflow_interrupts();
+
dev_dbg(&hdmi->pdev->dev, "%s exit\n\n", __func__);
}