]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: EXYNOS: Move the AFTR state function into pm.c
authorDaniel Lezcano <daniel.lezcano@linaro.org>
Thu, 8 May 2014 21:53:00 +0000 (06:53 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Sun, 25 May 2014 20:21:08 +0000 (05:21 +0900)
commit7665ef25a07a055e5e1b60c2b490224abd04d957
tree968fb9e4e1a5493f8f843f25f04a6d87665ddd6e
parentb1a68c7da0e3cf57d9c775f3498ea50454f0ced3
ARM: EXYNOS: Move the AFTR state function into pm.c

In order to remove depedency on pm code, let's move the 'exynos_enter_aftr'
function into the pm.c file as well as the other helper functions.

Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Reviewed-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-exynos/common.h
arch/arm/mach-exynos/cpuidle.c
arch/arm/mach-exynos/pm.c