commit | 930067e235f23c98e444615a03e1f01148cc6d71 | [log] [tgz] |
---|---|---|
author | Yijing Wang <wangyijing@huawei.com> | Sun May 04 12:23:48 2014 +0800 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Tue May 27 14:58:18 2014 -0600 |
tree | 7a8336fb55035c869c0ac13ffb3c4b693dfd2992 | |
parent | c7a071f6a9f02c9fd2d0aa81d000c814a7adb914 [diff] |
PCI: pciehp: Use pci_is_bridge() to simplify code Use pci_is_bridge() to simplify code. No functional change. Requires: 326c1cdae741 PCI: Rename pci_is_bridge() to pci_has_subordinate() Requires: 1c86438c9423 PCI: Add new pci_is_bridge() interface Signed-off-by: Yijing Wang <wangyijing@huawei.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>