aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-x[-rw-r--r--]drivers/video/omap2/dss/core.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/video/omap2/dss/core.c b/drivers/video/omap2/dss/core.c
index 1e2d9e2a..4761526 100644..100755
--- a/drivers/video/omap2/dss/core.c
+++ b/drivers/video/omap2/dss/core.c
@@ -318,9 +318,7 @@ static int omap_dss_remove(struct platform_device *pdev)
static void omap_dss_shutdown(struct platform_device *pdev)
{
DSSDBG("shutdown\n");
-#if 0 /* temporary, avoid hang at shutdown */
dss_disable_all_devices();
-#endif
}
static int omap_dss_suspend(struct platform_device *pdev, pm_message_t state)