-
- Downloads
ACPI: Introduce acpi_is_root_bridge()
Returns whether an ACPI CA node is a PCI root bridge or not. This API is generically useful, and shouldn't just be a hotplug function. The implementation becomes much simpler as well. Signed-off-by:Alex Chiang <achiang@hp.com> Acked-by:
Bjorn Helgaas <bjorn.helgaas@hp.com> Signed-off-by:
Len Brown <len.brown@intel.com>
Showing
- drivers/acpi/pci_root.c 24 additions, 0 deletionsdrivers/acpi/pci_root.c
- drivers/pci/hotplug/acpi_pcihp.c 2 additions, 38 deletionsdrivers/pci/hotplug/acpi_pcihp.c
- drivers/pci/hotplug/acpiphp_glue.c 1 addition, 1 deletiondrivers/pci/hotplug/acpiphp_glue.c
- include/acpi/acpi_bus.h 1 addition, 0 deletionsinclude/acpi/acpi_bus.h
- include/linux/pci_hotplug.h 0 additions, 1 deletioninclude/linux/pci_hotplug.h
Loading
Please register or sign in to comment