powerpc/mpic: Use the MPIC_LARGE_VECTORS flag for FSL MPIC.
authorVarun Sethi <Varun.Sethi@freescale.com>
Mon, 9 Jul 2012 08:46:35 +0000 (14:16 +0530)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 10 Jul 2012 12:07:22 +0000 (07:07 -0500)
We should use the MPIC_LARG_VECTORS flag while intializing the MPIC.
This prevents us from eating in to hardware vector number space (MSIs)
while setting up internal sources.

Signed-off-by: Varun Sethi <Varun.Sethi@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

No differences found