]> Pileus Git - ~andy/linux/commit
x86/PCI: Use dev_is_pci() to identify PCI devices
authorYijing Wang <wangyijing@huawei.com>
Thu, 5 Dec 2013 11:54:34 +0000 (19:54 +0800)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 9 Dec 2013 23:50:12 +0000 (16:50 -0700)
commit894d33437872d974c636da55563a8474fa6713c5
tree5cda98afdfbb81b18314b4d2134698d99c4adaa8
parent40c368c1ef6379db08d2ebd36f5a45efb93cff73
x86/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/x86/kernel/acpi/boot.c