X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fpci%2Fhotplug%2Fcpqphp_core.c;h=8514c3a1746a6c15e4ff3db1dd43b7c1dcefdee2;hb=d2174c3c07adad88dd9ba37a731e0b00b746822a;hp=724d42c4adbcbcd1b80edf6614d6df377ccbe8df;hpb=5f4f0c4d3fc95cb7d509e4469a22aed40532f0fc;p=linux-2.6-omap-h63xx.git diff --git a/drivers/pci/hotplug/cpqphp_core.c b/drivers/pci/hotplug/cpqphp_core.c index 724d42c4adb..8514c3a1746 100644 --- a/drivers/pci/hotplug/cpqphp_core.c +++ b/drivers/pci/hotplug/cpqphp_core.c @@ -433,7 +433,7 @@ static int ctrl_slot_setup(struct controller *ctrl, slot->number, ctrl->slot_device_offset, slot_number); result = pci_hp_register(hotplug_slot, - ctrl->pci_dev->subordinate, + ctrl->pci_dev->bus, slot->device, name); if (result) {