linux/arch/arm/mach-exynos
Daniel Lezcano 20115fa874 ARM: EXYNOS: Move some code inside the idle_finisher for cpuidle
Move the code around to differentiate different section of code and
prepare it to be factored out in the next patches.

The call order changed but hat doesn't have a side effect because
they are independent. The important call is cpu_do_idle() which must
be done the last.

Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Reviewed-by: Viresh Kumar <viresh.kumar@linaro.org>
Reviewed-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Reviewed-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
2014-05-26 05:21:07 +09:00
..
include/mach ARM: EXYNOS: Map SYSRAM through generic DT bindings 2014-05-15 03:30:05 +09:00
common.h ARM: EXYNOS: Add generic cluster power control functions 2014-05-16 04:24:51 +09:00
cpuidle.c ARM: EXYNOS: Move some code inside the idle_finisher for cpuidle 2014-05-26 05:21:07 +09:00
exynos-smc.S ARM: EXYNOS: Add support for secure monitor calls 2013-04-09 01:52:06 +09:00
exynos.c ARM: EXYNOS: Map SYSRAM through generic DT bindings 2014-05-15 03:30:05 +09:00
firmware.c ARM: EXYNOS: Map SYSRAM through generic DT bindings 2014-05-15 03:30:05 +09:00
headsmp.S arm: delete __cpuinit/__CPUINIT usage from all ARM users 2013-07-14 19:36:52 -04:00
hotplug.c ARM: EXYNOS: use generic exynos cpu power control functions 2014-05-16 04:24:50 +09:00
Kconfig ARM: EXYNOS: Add MCPM call-back functions 2014-05-16 04:26:30 +09:00
Makefile ARM: EXYNOS: Add MCPM call-back functions 2014-05-16 04:26:30 +09:00
Makefile.boot ARM: dts: Add basic dts file for Samsung Trats board 2012-09-21 10:50:27 +09:00
mcpm-exynos.c ARM: EXYNOS: Add MCPM call-back functions 2014-05-16 04:26:30 +09:00
mfc.h ARM: SAMSUNG: Reorganize calls to reserve memory for MFC 2014-03-21 02:00:09 +09:00
platsmp.c ARM: EXYNOS: use generic exynos cpu power control functions 2014-05-16 04:24:50 +09:00
pm_domains.c ARM: EXYNOS: Remove unused header file from pm_domains.c 2014-02-14 10:42:47 +09:00
pm.c ARM: EXYNOS: Encapsulate register access inside a function for pm 2014-05-26 05:21:06 +09:00
pmu.c ARM: EXYNOS: remove <mach/regs-clock.h> for exynos 2013-12-19 05:21:20 +09:00
regs-pmu.h ARM: EXYNOS: Add MCPM call-back functions 2014-05-16 04:26:30 +09:00
sleep.S ARM: EXYNOS: Stop using legacy Samsung PM code 2014-03-21 04:09:28 +09:00
smc.h ARM: EXYNOS: Add support for secure monitor calls 2013-04-09 01:52:06 +09:00