linux/arch/arm/mach-exynos
Bartlomiej Zolnierkiewicz 35baa3369d ARM: EXYNOS: convert cpuidle driver to be a platform driver
ARM EXYNOS cpuidle driver is currently not multiplatform support
ready (as it uses device_initcall() for initialization and doesn't
check on what platform it is running). Fix it by converting the
driver to be a platform driver and registering exynos_cpuidle
platform device from exynos[4,5]_dt_machine_init().

Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2013-09-24 01:42:59 +02:00
..
include/mach ARM: EXYNOS: change the PHYSMEM_BITS and SECTION_SIZE 2013-07-16 12:42:13 +09:00
Kconfig update mach-exynos v2 for v3.12 2013-08-29 13:29:35 -07:00
Makefile ARM: SAMSUNG: Add SAMSUNG_PM config option to select pm 2013-07-24 14:06:13 +09:00
Makefile.boot ARM: dts: Add basic dts file for Samsung Trats board 2012-09-21 10:50:27 +09:00
common.c ARM: EXYNOS: convert cpuidle driver to be a platform driver 2013-09-24 01:42:59 +02:00
common.h ARM: EXYNOS: convert cpuidle driver to be a platform driver 2013-09-24 01:42:59 +02:00
cpuidle.c ARM: EXYNOS: convert cpuidle driver to be a platform driver 2013-09-24 01:42:59 +02:00
exynos-smc.S ARM: EXYNOS: Add support for secure monitor calls 2013-04-09 01:52:06 +09:00
firmware.c ARM: EXYNOS: Remove check for device tree presence 2013-06-15 09:33:21 +09:00
headsmp.S arm: delete __cpuinit/__CPUINIT usage from all ARM users 2013-07-14 19:36:52 -04:00
hotplug.c ARM: cpu hotplug: remove majority of cache flushing from platforms 2013-04-18 20:08:04 +01:00
mach-exynos4-dt.c ARM: EXYNOS: convert cpuidle driver to be a platform driver 2013-09-24 01:42:59 +02:00
mach-exynos5-dt.c ARM: EXYNOS: convert cpuidle driver to be a platform driver 2013-09-24 01:42:59 +02:00
platsmp.c arm: delete __cpuinit/__CPUINIT usage from all ARM users 2013-07-14 19:36:52 -04:00
pm.c ARM: EXYNOS: skip pm support on exynos5440 2013-07-16 12:29:40 +09:00
pm_domains.c ARM: EXYNOS: Remove legacy power domain registration code 2013-06-15 09:33:21 +09:00
pmu.c ARM: EXYNOS5: Fix kernel dump in AFTR idle mode 2013-05-09 13:22:22 -07:00
smc.h ARM: EXYNOS: Add support for secure monitor calls 2013-04-09 01:52:06 +09:00