From: Vikas Sajjan Date: Wed, 24 Sep 2014 07:45:14 +0000 (+0900) Subject: ARM: EXYNOS: Refactor the pm code to use DT based lookup X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~14^2~33^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=066da1ae52c30ae7e2792dbbb0d6bcbba493245e;p=pandora-kernel.git 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 Reviewed-by: Tomasz Figa Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed