From: Tomasz Figa Date: Tue, 23 Sep 2014 16:24:39 +0000 (+0900) Subject: ARM: EXYNOS: Add support for firmware-assisted suspend/resume X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~14^2~33^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b9d9c321b5900c7ce82110a81cf3827ca9b33c6;p=pandora-kernel.git ARM: EXYNOS: Add support for firmware-assisted suspend/resume On a numer of Exynos-based boards Linux kernel is running in non-secure mode under a secure firmware. This means that certain operations need to be handled in special way, with firmware assistance. System-wide suspend/resume is an example of such operations. This patch adds support for firmware-assisted suspend/resume by leveraging recently introduced suspend and resume firmware operations and modifying existing suspend/resume paths to account for presence of secure firmware. Signed-off-by: Tomasz Figa [kgene.kim@samsung.com: rebased] Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed