ARM: SAMSUNG: check processor type before cache restoration in resume
authorInderpal Singh <inderpal.singh@linaro.org>
Thu, 4 Apr 2013 07:01:15 +0000 (16:01 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Thu, 4 Apr 2013 07:01:20 +0000 (16:01 +0900)
Only cortex-a9 based samsung platforms have l2x0 cache controller. Hence check
the same before restoring the cache in resume.

This is needed for single kernel image.

Signed-off-by: Inderpal Singh <inderpal.singh@linaro.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/plat-samsung/s5p-sleep.S

Simple merge