powerpc/mpic: Don't init the fsl error int until after mpic init
authorScott Wood <scottwood@freescale.com>
Wed, 21 May 2014 01:26:01 +0000 (20:26 -0500)
committerScott Wood <scottwood@freescale.com>
Thu, 22 May 2014 23:08:30 +0000 (18:08 -0500)
Besides other potential problems, if MPIC_NO_RESET is  not set,
the error interrupt will be masked after it is requested.

Signed-off-by: Scott Wood <scottwood@freescale.com>
arch/powerpc/sysdev/mpic.c

Simple merge