of/irq: Rename of_irq_map_* functions to of_irq_parse_*
[linux-2.6-block.git] / arch / powerpc / kernel / pci-common.c
index 905a24bb7accebe3514a002d172f0e42c0b3a1f9..2f4185425ed5fecfe3a7ec64d1cbb04413c46831 100644 (file)
@@ -237,7 +237,7 @@ static int pci_read_irq_line(struct pci_dev *pci_dev)
        memset(&oirq, 0xff, sizeof(oirq));
 #endif
        /* Try to get a mapping from the device-tree */
-       if (of_irq_map_pci(pci_dev, &oirq)) {
+       if (of_irq_parse_pci(pci_dev, &oirq)) {
                u8 line, pin;
 
                /* If that fails, lets fallback to what is in the config