From: Dave Martin Date: Tue, 17 Jul 2012 13:25:44 +0000 (+0100) Subject: ARM: vexpress/dcscb: handle platform coherency exit/setup and CCI X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~71^2~46^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d41418c0c0c0dc8a367af96b8e547f31477d9aa0;p=pandora-kernel.git ARM: vexpress/dcscb: handle platform coherency exit/setup and CCI Add the required code to properly handle race free platform coherency exit to the DCSCB power down method. The power_up_setup callback is used to enable the CCI interface for the cluster being brought up. This must be done in assembly before the kernel environment is entered. Thanks to Achin Gupta and Nicolas Pitre for their help and contributions. Signed-off-by: Dave Martin Signed-off-by: Nicolas Pitre Reviewed-by: Santosh Shilimkar Acked-by: Pawel Moll --- Reading git-diff-tree failed