commit | 5a271fe784e799cfeaeac7792b1c87b837e41cbd | [log] [tgz] |
---|---|---|
author | Varun Sethi <Varun.Sethi@freescale.com> | Mon Jul 09 14:16:35 2012 +0530 |
committer | Kumar Gala <galak@kernel.crashing.org> | Tue Jul 10 07:07:22 2012 -0500 |
tree | 1b698f0fa053c5e8b6b067e21cade557480fbb2f | |
parent | 2dc3d4cc6848572237efc5da9f79a2446474f00d [diff] |
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>