commit | d9cdeb814fd6bb1b5eaa49c5848f10ba7acf992a | [log] [tgz] |
---|---|---|
author | Inderpal Singh <inderpal.singh@linaro.org> | Thu Apr 04 16:01:15 2013 +0900 |
committer | Kukjin Kim <kgene.kim@samsung.com> | Thu Apr 04 16:01:20 2013 +0900 |
tree | 13704f870f16b8aed79cf0d186f4cfa0086436fe | |
parent | 1fa86dcfea3142522e8fd5f85fbbf79b84063cae [diff] |
ARM: SAMSUNG: check processor type before cache restoration in resume 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>