linux/arch/arm/mach-exynos
Daniel Lezcano 043c86b6f2 ARM: EXYNOS: Use cpuidle_register
Use the cpuidle generic function 'cpuidle_register'. That saves us
from some extra lines of code and unneeded variables.

A side effect of this change is a bug fix where before the cpuidle
driver was registered for each_online_cpu and now it is for
each_possible_cpu.

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:06 +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: Use cpuidle_register 2014-05-26 05:21:06 +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: Add generic cluster power control functions 2014-05-16 04:24:51 +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