Skip to content
Commit 44b50e5a authored by David S. Miller's avatar David S. Miller
Browse files

sparc64: Fix missing devices due to PCI bridge test in of_create_pci_dev().



Just like in the arch/sparc64/kernel/of_device.c code fix commit
071d7f4c3b411beae08d27656e958070c43b78b4 ("sparc64: Fix SMP bootup
with CONFIG_STACK_DEBUG or ftrace.") we have to check the OF device
node name for "pci" instead of relying upon the 'device_type' property
being there on all PCI bridges.

Tested by Meelis Roos, and confirmed to make the PCI QFE devices
reappear on the E3500 system.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 7ee766d8
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