summaryrefslogtreecommitdiff
path: root/drivers/video/tegra/dc/dp.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/tegra/dc/dp.c')
-rw-r--r--drivers/video/tegra/dc/dp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/video/tegra/dc/dp.c b/drivers/video/tegra/dc/dp.c
index 2e47617d3006..348c0d7ca176 100644
--- a/drivers/video/tegra/dc/dp.c
+++ b/drivers/video/tegra/dc/dp.c
@@ -2119,6 +2119,7 @@ static void tegra_dc_dp_enable(struct tegra_dc *dc)
error_enable:
tegra_dp_default_int(dp, false);
+ tegra_dp_disable_irq(dp->irq);
tegra_dpaux_pad_power(dp->dc, false);
tegra_dpaux_clk_disable(dp);
tegra_dc_io_end(dc);