aboutsummaryrefslogtreecommitdiffstats
path: root/include/video/omapdss.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/video/omapdss.h')
-rw-r--r--include/video/omapdss.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/video/omapdss.h b/include/video/omapdss.h
index 0a10a234a989..44a864648c15 100644
--- a/include/video/omapdss.h
+++ b/include/video/omapdss.h
@@ -590,7 +590,7 @@ void omap_dsi_release_vc(struct omap_dss_device *dssdev, int channel);
590 590
591int omapdss_dsi_display_enable(struct omap_dss_device *dssdev); 591int omapdss_dsi_display_enable(struct omap_dss_device *dssdev);
592void omapdss_dsi_display_disable(struct omap_dss_device *dssdev, 592void omapdss_dsi_display_disable(struct omap_dss_device *dssdev,
593 bool disconnect_lanes); 593 bool disconnect_lanes, bool enter_ulps);
594 594
595int omapdss_dpi_display_enable(struct omap_dss_device *dssdev); 595int omapdss_dpi_display_enable(struct omap_dss_device *dssdev);
596void omapdss_dpi_display_disable(struct omap_dss_device *dssdev); 596void omapdss_dpi_display_disable(struct omap_dss_device *dssdev);