x86/mrst: Set ISA bus type for fake MP IRQs
authorJacob Pan <jacob.jun.pan@linux.intel.com>
Thu, 26 Jan 2012 17:32:33 +0000 (17:32 +0000)
committerIngo Molnar <mingo@elte.hu>
Thu, 26 Jan 2012 20:23:52 +0000 (21:23 +0100)
We use MP IRQs for SFI presented timer interrupts, we should
also set mp_bus_not_pci for MP_ISA_BUS so that pin_2_irq mapping
is correct.

Signed-off-by: Jacob Pan <jacob.jun.pan@linux.intel.com>
Signed-off-by: Dirk Brandewie <dirk.brandewie@gmail.com>
Link: http://lkml.kernel.org/n/tip-8h3rc1igpp8ir94aas69qmhk@git.kernel.org
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found