ARM: EXYNOS: Fail l2x0 cache initialization if DT-based init fails
authorTomasz Figa <t.figa@samsung.com>
Wed, 12 Sep 2012 13:30:32 +0000 (15:30 +0200)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:42:19 +0000 (11:42 +0900)
commitd644dbdb4193c0725792eddd86b9f48ab6b2a96d
tree3e506c5c49addc389c79f47e4d0f67d40d71f934
parentbe70188832b22a8f1a49d0e3a3eb2209f9cfdc8a
ARM: EXYNOS: Fail l2x0 cache initialization if DT-based init fails

On DT-based boards, DT decides whether to enable l2x0 cache controller
or not.

This patch modifies Exynos l2x0 cache initialization code to fail if
l2x0_of_init fails.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
arch/arm/mach-exynos/common.c