From: Amit Daniel Kachhap Date: Tue, 27 Aug 2013 15:48:24 +0000 (+0900) Subject: ARM: EXYNOS: Skip C1 cpuidle state for exynos5440 X-Git-Tag: v3.12-rc1~75^2~7^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e9fec0e40deff9d18e4197b5f5f99f85f5d36a5;p=pandora-kernel.git 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 Signed-off-by: Amit Daniel Kachhap Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed