commit | 920217404778dc249b42738acfbd82079ce24d52 | [log] [tgz] |
---|---|---|
author | Yijing Wang <wangyijing@huawei.com> | Thu Dec 05 20:02:23 2013 +0800 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Wed Dec 11 16:53:18 2013 -0700 |
tree | ac3beaaca902b53f38b58752dff4eb484a55a7e8 | |
parent | b0acbb9d36e66fc773d4b1375cfaede1356de422 [diff] |
arm/PCI: Use dev_is_pci() to identify PCI devices Use dev_is_pci() instead of checking bus type directly. Signed-off-by: Yijing Wang <wangyijing@huawei.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>