]> Pileus Git - ~andy/linux/blobdiff - drivers/parisc/superio.c
Merge branch 'regmap-linus' into regmap-next
[~andy/linux] / drivers / parisc / superio.c
index a4d8ff66a63901833ec06a6eb69830d6246d0d8e..e3b76d409dee7bc99b7f80af845e8b52ae5a18d5 100644 (file)
@@ -355,7 +355,8 @@ int superio_fixup_irq(struct pci_dev *pcidev)
 #endif
 
        for (i = 0; i < 16; i++) {
-               set_irq_chip_and_handler(i, &superio_interrupt_type, handle_simple_irq);
+               irq_set_chip_and_handler(i, &superio_interrupt_type,
+                                        handle_simple_irq);
        }
 
        /*