From: Aaron Sierra Date: Fri, 15 Aug 2014 21:07:48 +0000 (-0500) Subject: fsl_ifc: Fix csor_ext position in fsl_ifc_regs X-Git-Tag: omap-for-v3.19/prcm-cleanup~114^2~22^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26ae4980b5e4739af93543a147facb421fb78ae8;p=pandora-kernel.git fsl_ifc: Fix csor_ext position in fsl_ifc_regs According to Freescale manuals, the IFC_CSORn_EXT register is located immediately _after_ the bank's IFC_CSORn register. This patch adjusts the csor_ext member of and reserved register arrays immediately surrounding the csor_cs structure to provide proper access to this register. Signed-off-by: Aaron Sierra Acked-by: Prabhakar Kushwaha Signed-off-by: Scott Wood --- Reading git-diff-tree failed