Searched hist:"589 fcc23" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/pci/hotplug/ |
H A D | Makefile | 589fcc23 Fri Sep 12 21:02:00 CDT 2014 Bjorn Helgaas <bhelgaas@google.com> PCI: Move pci_configure_slot() to drivers/pci/probe.c
Move pci_configure_slot() and related functions from drivers/pci/hotplug/pcihp_slot to drivers/pci/probe.c.
This is to prepare for doing device configuration during the normal enumeration process instead of just after hot-add.
No functional change.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> 589fcc23 Fri Sep 12 21:02:00 CDT 2014 Bjorn Helgaas <bhelgaas@google.com> PCI: Move pci_configure_slot() to drivers/pci/probe.c Move pci_configure_slot() and related functions from drivers/pci/hotplug/pcihp_slot to drivers/pci/probe.c. This is to prepare for doing device configuration during the normal enumeration process instead of just after hot-add. No functional change. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
|
/openbmc/linux/drivers/pci/ |
H A D | probe.c | 589fcc23 Fri Sep 12 21:02:00 CDT 2014 Bjorn Helgaas <bhelgaas@google.com> PCI: Move pci_configure_slot() to drivers/pci/probe.c
Move pci_configure_slot() and related functions from drivers/pci/hotplug/pcihp_slot to drivers/pci/probe.c.
This is to prepare for doing device configuration during the normal enumeration process instead of just after hot-add.
No functional change.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> 589fcc23 Fri Sep 12 21:02:00 CDT 2014 Bjorn Helgaas <bhelgaas@google.com> PCI: Move pci_configure_slot() to drivers/pci/probe.c Move pci_configure_slot() and related functions from drivers/pci/hotplug/pcihp_slot to drivers/pci/probe.c. This is to prepare for doing device configuration during the normal enumeration process instead of just after hot-add. No functional change. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
|