Re: [PATCH] ARM: EXYNOS: Kill exynos_pm_late_initcall()

2013-12-20 Thread Sylwester Nawrocki
On 12/20/2013 10:36 PM, Kukjin Kim wrote: On 12/21/13 06:25, Sylwester Nawrocki wrote: The only thing exynos_pm_late_initcall() does is calling pm_genpd_poweroff_unused(), which is already stubbed when CONFIG_PM_GENERIC_DOMAINS is not enabled. So replace exynos_pm_late_initcall() with a direct c

Re: [PATCH] ARM: EXYNOS: Kill exynos_pm_late_initcall()

2013-12-20 Thread Kukjin Kim
On 12/21/13 06:25, Sylwester Nawrocki wrote: The only thing exynos_pm_late_initcall() does is calling pm_genpd_poweroff_unused(), which is already stubbed when CONFIG_PM_GENERIC_DOMAINS is not enabled. So replace exynos_pm_late_initcall() with a direct call to pm_genpd_poweroff_unused(). Signed-

[PATCH] ARM: EXYNOS: Kill exynos_pm_late_initcall()

2013-12-20 Thread Sylwester Nawrocki
The only thing exynos_pm_late_initcall() does is calling pm_genpd_poweroff_unused(), which is already stubbed when CONFIG_PM_GENERIC_DOMAINS is not enabled. So replace exynos_pm_late_initcall() with a direct call to pm_genpd_poweroff_unused(). Signed-off-by: Sylwester Nawrocki --- arch/arm/mach-