From: Tomasz Figa Date: Mon, 17 Mar 2014 22:28:10 +0000 (+0900) Subject: ARM: SAMSUNG: Move common save/restore helpers to separate file X-Git-Tag: v3.15-rc1~74^2~2^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b27899178c53226a5ff780a17657c84eb5e32338;p=pandora-kernel.git ARM: SAMSUNG: Move common save/restore helpers to separate file To separate legacy PM code from generic helpers, this patch moves the generic register save/restore helpers to a new file called pm-common.c that is compiled always when CONFIG_PM_SLEEP is enabled, to allow platforms that do not want to use the legacy PM code use the generic helpers. Signed-off-by: Tomasz Figa Acked-by: Kyungmin Park Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed