sparc/PCI: Use dev_is_pci() to identify PCI devices
authorYijing Wang <wangyijing@huawei.com>
Wed, 11 Dec 2013 06:00:26 +0000 (14:00 +0800)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 11 Dec 2013 23:52:04 +0000 (16:52 -0700)
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>

No differences found