arm/PCI: Use dev_is_pci() to identify PCI devices
authorYijing Wang <wangyijing@huawei.com>
Thu, 5 Dec 2013 12:03:25 +0000 (20:03 +0800)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 11 Dec 2013 23:53:19 +0000 (16:53 -0700)
commit0021c0348bebddbabd81b9ce8784304c956e233e
tree9072b796c0b5c37175e0179860bfdd0b8f531df2
parent920217404778dc249b42738acfbd82079ce24d52
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/mach-ixp4xx/common-pci.c