Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PCI: acpiphp: Use pci_is_bridge() to simplify code
Use pci_is_bridge() to simplify code. No functional change. Requires: 326c1cd PCI: Rename pci_is_bridge() to pci_has_subordinate() Requires: 1c86438 PCI: Add new pci_is_bridge() interface Signed-off-by: Yijing Wang <wangyijing@huawei.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
- Loading branch information