MN10300: And Panasonic AM34 subarch and implement SMP
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / arch / mn10300 / unit-asb2305 / pci.c
index 6d8720a0a59945bfa4b3c60d70c4d2ceb48c8a12..a4954fe82094be9404d8bdab02ea2bd1fc38ea3c 100644 (file)
@@ -503,7 +503,7 @@ asmlinkage void __init unit_pci_init(void)
        struct pci_ops *o = &pci_direct_ampci;
        u32 x;
 
-       set_intr_level(XIRQ1, GxICR_LEVEL_3);
+       set_intr_level(XIRQ1, NUM2GxICR_LEVEL(CONFIG_PCI_IRQ_LEVEL));
 
        memset(&bus, 0, sizeof(bus));