https://github.com/torvalds/linux
Revision bed7118988ef48063c72f67cc2701c72663b3870 authored by Tomasz Figa on 10 July 2014, 23:15:32 UTC, committed by Kukjin Kim on 10 July 2014, 23:15:32 UTC
Currently, the exynos cpuidle driver works correctly only on exynos4210
and 5250. Trying to use it with just one CPU online on any other exynos
SoCs will lead to system failure, due to unsupported AFTR mode on other
SoCs. This patch fixes the problem by registering the driver only on
supported SoCs and letting others simply use default WFI mode until
support for them is added.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
1 parent cacaeb8
History
Tip revision: bed7118988ef48063c72f67cc2701c72663b3870 authored by Tomasz Figa on 10 July 2014, 23:15:32 UTC
ARM: EXYNOS: Register cpuidle device only on exynos4210 and 5250
Tip revision: bed7118
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.7 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 275.5 KB
Makefile -rw-r--r-- 51.0 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top