git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5877231
)
powerpc/pci: Use dev_is_pci() to check whether it is pci device
author
Yijing Wang
<wangyijing@huawei.com>
Thu, 5 Dec 2013 12:01:20 +0000
(20:01 +0800)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Mon, 9 Dec 2013 00:40:24 +0000
(11:40 +1100)
Use PCI standard marco dev_is_pci() instead of directly compare
pci_bus_type to check whether it is pci device.
Signed-off-by: Yijing Wang <wangyijing@huawei.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found