• B
    Merge branch 'pci/hotplug' into next · 2f419d76
    Bjorn Helgaas 提交于
    * pci/hotplug:
      PCI: pciehp: Prevent NULL dereference during probe
      PCI: pciehp: Reduce PCIe slot_ctrl to 16 bits
      PCI: Configure *all* devices, not just hot-added ones
      PCI: Preserve MPS and MRRS when applying _HPX settings
      PCI: Apply _HPP settings to all hot-added PCI devices
      PCI: Preserve BIOS PCI_COMMAND_SERR and PCI_COMMAND_PARITY settings
      PCI: Apply _HPP settings to PCIe devices as well as PCI and PCI-X
      PCI: Remove unused pci_configure_slot()
      ACPI / hotplug / PCI: Remove pci_configure_slot() usage
      PCI: shpchp: Remove pci_configure_slot() usage
      PCI: pciehp: Remove pci_configure_slot() usage
      PCI: Add pci_configure_device() during enumeration
      PCI: Move pci_configure_slot() to drivers/pci/probe.c
      PCI: Shuffle pci-acpi.c functions to group them logically
      PCI: Whitespace cleanup in pci-acpi.c
      PCI: Move pci_get_hp_params() to drivers/pci/pci-acpi.c
      PCI: pciehp: Configure hot-added display devices
      PCI: Remove "no hotplug settings from platform" warning
    2f419d76
probe.c 57.3 KB