commit | 40c368c1ef6379db08d2ebd36f5a45efb93cff73 | [log] [tgz] |
---|---|---|
author | Yijing Wang <wangyijing@huawei.com> | Thu Dec 05 19:52:53 2013 +0800 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Mon Dec 09 16:42:53 2013 -0700 |
tree | 9d4cba0dbdca2664b70252cb5b785ad7d7ee96b1 | |
parent | 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae [diff] |
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>