From b5f3c75a75d31039c6de3ab38d074b43c60462f7 Mon Sep 17 00:00:00 2001 From: Leela Krishna Amudala Date: Mon, 10 Jun 2013 18:28:04 +0900 Subject: [PATCH] ARM: EXYNOS: call scu_enable() only in case of cortex-A9 processor This patch reads the cpuid part number and if it matches with cortex-A9, calls scu_enable() Signed-off-by: Leela Krishna Amudala Reviewed-by: Doug Anderson Signed-off-by: Kukjin Kim --- Reading git-format-patch failed