]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: EXYNOS4: Suspend to RAM Support
authorJaecheol Lee <jc.lee@samsung.com>
Thu, 10 Mar 2011 04:33:59 +0000 (13:33 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Sat, 12 Mar 2011 01:18:24 +0000 (10:18 +0900)
commit2509c4958851794a216bbc6cb3fe8a540d6e6a24
tree3dc1c732836c82903973c270576aec2ac7ec4b51
parentd56ed54bdab98a1e05689b177d8ba42476d11bab
ARM: EXYNOS4: Suspend to RAM Support

This patch adds support suspend to ram for EXYNOS4210.
As a note, this includes function of outer cache flush
because it is used before entering PM.

Signed-off-by: Jaecheol Lee <jc.lee@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-exynos4/Makefile
arch/arm/mach-exynos4/include/mach/pm-core.h [new file with mode: 0644]
arch/arm/mach-exynos4/pm.c [new file with mode: 0644]
arch/arm/mach-exynos4/sleep.S [new file with mode: 0644]
arch/arm/plat-samsung/include/plat/cpu.h