From: Bartlomiej Zolnierkiewicz Date: Sat, 24 Jan 2015 05:05:50 +0000 (+0900) Subject: ARM: EXYNOS: apply S5P_CENTRAL_SEQ_OPTION fix only when necessary X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~69^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=865e8b76a04d018f23d809ebf735c52105e3adb2;p=pandora-kernel.git ARM: EXYNOS: apply S5P_CENTRAL_SEQ_OPTION fix only when necessary Commit c2dd114d2486 ("ARM: EXYNOS: fix register setup for AFTR mode code") added S5P_CENTRAL_SEQ_OPTION register setup fix for all Exynos SoCs to AFTR mode code-path. It turned out that for coupled cpuidle AFTR mode on Exynos4210 (added by the next patch) applying this fix causes lockup so enable it in the AFTR mode code-path only on SoCs that require it (in the suspend code-path it can be always applied like it was before commit c2dd114d2486 ("ARM: EXYNOS: fix register setup for AFTR mode code") Cc: Daniel Lezcano Cc: Colin Cross Cc: Tomasz Figa Signed-off-by: Bartlomiej Zolnierkiewicz Acked-by: Kyungmin Park Reviewed-by: Krzysztof Kozlowski Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed