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)
commit5a271fe784e799cfeaeac7792b1c87b837e41cbd
tree1b698f0fa053c5e8b6b067e21cade557480fbb2f
parent2dc3d4cc6848572237efc5da9f79a2446474f00d
powerpc/mpic: Use the MPIC_LARGE_VECTORS flag for FSL MPIC.

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>
arch/powerpc/sysdev/mpic.c
This page took 0.02424 seconds and 5 git commands to generate.