Merge tag 'xtensa-next-20141215' of git://github.com/czankel/xtensa-linux
[firefly-linux-kernel-4.4.55.git] / drivers / bcma / driver_chipcommon.c
index b068f98920a8385446f03ee3e6fe32d369aedc3c..19f679667ca48d46626b04c9a2f43db4000554f2 100644 (file)
@@ -339,7 +339,7 @@ void bcma_chipco_serial_init(struct bcma_drv_cc *cc)
                return;
        }
 
-       irq = bcma_core_irq(cc->core);
+       irq = bcma_core_irq(cc->core, 0);
 
        /* Determine the registers of the UARTs */
        cc->nr_serial_ports = (cc->capabilities & BCMA_CC_CAP_NRUART);