PCI: Use dev_is_pci() to identify PCI devices
authorYijing Wang <wangyijing@huawei.com>
Thu, 5 Dec 2013 11:52:53 +0000 (19:52 +0800)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 9 Dec 2013 23:42:53 +0000 (16:42 -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