commit | 066da1ae52c30ae7e2792dbbb0d6bcbba493245e | [log] [tgz] |
---|---|---|
author | Vikas Sajjan <vikas.sajjan@samsung.com> | Wed Sep 24 16:45:14 2014 +0900 |
committer | Kukjin Kim <kgene.kim@samsung.com> | Tue Oct 21 00:06:35 2014 +0900 |
tree | c707f27bb427b77e924409ff235857e70f86a95b | |
parent | 32ed35ff22ec03d8a935dfe8b90c599da4b4cb02 [diff] |
ARM: EXYNOS: Refactor the pm code to use DT based lookup Refactoring the pm.c to avoid using "soc_is_exynos" checks, instead use the DT based lookup. While at it, consolidate the common code across SoCs and create static helper functions. Signed-off-by: Vikas Sajjan <vikas.sajjan@samsung.com> Reviewed-by: Tomasz Figa <t.figa@samsung.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>