Skip to content
Commit f8178691 authored by Tom Arbuckle's avatar Tom Arbuckle Committed by Benjamin Herrenschmidt
Browse files

powerpc/pci: Fix PCI<->OF matching of old style multifunc devices



Old OF variants used to create a 'dummy' parent node "multifunc-device"
for devices with more than one PCI function. Our code that matches OF
nodes to PCI devices dealt with that in one place but not in another,
this fixes it.

This has the practical effect of fixing interrupt routing of multifunction
PCI cards on some older PowerMac machines.

Signed-off-by: default avatarTom Arbuckle <tom.d.arbuckle@gmail.com>
Signed-off-by: default avatarBenjamin Herrenschmidt <benh@kernel.crashing.org>
parent 16c57b36
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment