From: Andre Przywara Date: Wed, 12 Nov 2014 13:46:06 +0000 (+0000) Subject: arm64: GICv3: introduce symbolic names for GICv3 ICC_SGI1R_EL1 fields X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~97^2~37^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e5802781c3e109558ddfd8b02155ad24d872ee7;p=pandora-kernel.git arm64: GICv3: introduce symbolic names for GICv3 ICC_SGI1R_EL1 fields The gic_send_sgi() function used hardcoded bit shift values to generate the ICC_SGI1R_EL1 register value. Replace this with symbolic names to allow reusing them later. Signed-off-by: Andre Przywara Reviewed-by: Christoffer Dall Signed-off-by: Christoffer Dall --- Reading git-diff-tree failed