ARM: EXYNOS: Skip C1 cpuidle state for exynos5440
authorAmit Daniel Kachhap <amit.daniel@samsung.com>
Tue, 27 Aug 2013 15:48:24 +0000 (00:48 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Tue, 27 Aug 2013 15:51:21 +0000 (00:51 +0900)
commit1e9fec0e40deff9d18e4197b5f5f99f85f5d36a5
tree2b44e5fa1bb058b0ae3c575121992b6eb48ef726
parent08e594fc120bdbee5b9a319686a84f94abc76492
ARM: EXYNOS: Skip C1 cpuidle state for exynos5440

This patch skips the deep C1(AFTR -Arm off top running) state for
exynos5440 SoC as this soc does not support this state. The cpu's
only allows the basic C0 state.
The C1 state is filtered by re-initialising the driver state_count
value to 1.

Suggested-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Signed-off-by: Amit Daniel Kachhap <amit.daniel@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-exynos/cpuidle.c
This page took 0.023855 seconds and 5 git commands to generate.