From: Lorenzo Pieralisi Date: Thu, 15 Nov 2012 17:30:32 +0000 (+0000) Subject: ARM: kernel: enhance MPIDR macro definitions X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~53^2^2~5^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dca463daa0151c5bbbd8ec8fd42882a3966d3c44;p=pandora-kernel.git ARM: kernel: enhance MPIDR macro definitions Kernel subsystems other than the topology layer need the MPIDR mask definitions to access the MPIDR without relying on hardcoded masks. This patch moves the MPIDR register masks definition to a header file and defines a macro to simplify access to MPIDR bit fields representing affinity levels. Signed-off-by: Lorenzo Pieralisi Acked-by: Will Deacon Acked-by: Nicolas Pitre --- Reading git-diff-tree failed