commit | 5cbe5d15aefcd57038a90aa8db4787bc84968941 | [log] [tgz] |
---|---|---|
author | Yijing Wang <wangyijing@huawei.com> | Sun May 04 12:23:45 2014 +0800 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Tue May 27 14:58:07 2014 -0600 |
tree | 8b233a2f04495c879e997881fd73b62221bfb567 | |
parent | 087cfa93e0fb5f06c0e976e6f468ffedc83b3223 [diff] |
PCI: cpcihp: 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>