Since genpd at late init, will try to disable unused domains we don't
need to handle it from here as well.

Cc: Kukjin Kim <kgene....@samsung.com>
Signed-off-by: Ulf Hansson <ulf.hans...@linaro.org>
---
 arch/arm/mach-exynos/exynos.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/mach-exynos/exynos.c b/arch/arm/mach-exynos/exynos.c
index bc43e22..82ab996 100644
--- a/arch/arm/mach-exynos/exynos.c
+++ b/arch/arm/mach-exynos/exynos.c
@@ -193,7 +193,6 @@ void __init exynos_init_late(void)
                /* to be supported later */
                return;
 
-       pm_genpd_poweroff_unused();
        exynos_pm_init();
 }
 
-- 
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to