x86/mrst: set ISA bus type for fake MP IRQs
authorJacob Pan <jacob.jun.pan@linux.intel.com>
Fri, 15 Jul 2011 13:39:06 +0000 (14:39 +0100)
committermgross <mark.gross@intel.com>
Wed, 9 Nov 2011 20:36:16 +0000 (12:36 -0800)
commit26d7ec3e2aba97f666d78186f5749dd75feaf370
tree9fd3f982efa1eeb466781ce3a79cea2db9555e45
parent2976000a2cfa2b8a9ee1b017ae72b3931c72ff03
x86/mrst: set ISA bus type for fake MP IRQs

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.

Change-Id: I04353760d0930d5276d4087245516bacd40a5f2f
Signed-off-by: Jacob Pan <jacob.jun.pan@linux.intel.com>
Signed-off-by: Dirk Brandewie <dirk.brandewie@gmail.com>
arch/x86/kernel/apic/io_apic.c