arm/PCI: Use dev_is_pci() to identify PCI devices
authorYijing Wang <wangyijing@huawei.com>
Thu, 5 Dec 2013 12:02:23 +0000 (20:02 +0800)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 11 Dec 2013 23:53:18 +0000 (16:53 -0700)
commit920217404778dc249b42738acfbd82079ce24d52
treeac3beaaca902b53f38b58752dff4eb484a55a7e8
parentb0acbb9d36e66fc773d4b1375cfaede1356de422
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>
arch/arm/common/it8152.c