Re: [PATCH] ARM: Samsung: change suspend/resume code to depend on CONFIG_SUSPEND

2011-03-03 Thread Kyungmin Park
Marek, Can you rebase the patch on the for-exynos4? Or kgene fix it since it's posted before the renamefrom s5pv310 to exynos4. To Kgene, It's required for test the runtime PM on exynos4. Another one, when we expect the PM feature for exynos4? Please specify the date instead of plan. Thank you

[PATCH] ARM: Samsung: change suspend/resume code to depend on CONFIG_SUSPEND

2011-02-15 Thread Marek Szyprowski
Most suspend/resume code depends on CONFIG_PM. This causes problems if one wants to enable Runtime PM (to control power domains for example), but doesn't need system suspend/resume feature. This also enables to use Runtime PM feature on S5PV310 which doesn't implement system suspend/resume callback