commit | 894d33437872d974c636da55563a8474fa6713c5 | [log] [tgz] |
---|---|---|
author | Yijing Wang <wangyijing@huawei.com> | Thu Dec 05 19:54:34 2013 +0800 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Mon Dec 09 16:50:12 2013 -0700 |
tree | 5cda98afdfbb81b18314b4d2134698d99c4adaa8 | |
parent | 40c368c1ef6379db08d2ebd36f5a45efb93cff73 [diff] |
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>