OSDN Git Service

alpha/PCI: Use dev_is_pci() to identify PCI devices
authorYijing Wang <wangyijing@huawei.com>
Thu, 5 Dec 2013 12:04:41 +0000 (20:04 +0800)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 11 Dec 2013 23:53:19 +0000 (16:53 -0700)
commit09296c0bbbc107586a43e9ca7c7214153bbbefa6
treebc0dcf7a1938b06d2e87420f604b2abe8f0d73aa
parent0021c0348bebddbabd81b9ce8784304c956e233e
alpha/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/alpha/kernel/pci_iommu.c