commit | c888770eb2c9fcc5e735965237759ffbe3a3eee9 | [log] [tgz] |
---|---|---|
author | Yijing Wang <wangyijing@huawei.com> | Sun May 04 12:23:41 2014 +0800 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Tue May 27 14:57:36 2014 -0600 |
tree | 0b1378bc7541a3303cee995a487256f7f791434f | |
parent | 11a3bd095cb1ab62545b3c2105bc11c942063568 [diff] |
powerpc/PCI: 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>