fsl_ifc: Fix csor_ext position in fsl_ifc_regs
authorAaron Sierra <asierra@xes-inc.com>
Fri, 15 Aug 2014 21:07:48 +0000 (16:07 -0500)
committerScott Wood <scottwood@freescale.com>
Wed, 3 Sep 2014 23:02:55 +0000 (18:02 -0500)
commit26ae4980b5e4739af93543a147facb421fb78ae8
tree4b55ed53a77faf19c57885652c1923b818d7eee0
parent67e35c3a79b7349a9b0dbe1dd0bf82def0296714
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 <asierra@xes-inc.com>
Acked-by: Prabhakar Kushwaha <prabhakar@freescale.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>
include/linux/fsl_ifc.h