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:
068258b
)
PCI: pci_is_root_bus helper
author
Kenji Kaneshige
<kaneshige.kenji@jp.fujitsu.com>
Fri, 20 Mar 2009 20:55:55 +0000
(14:55 -0600)
committer
Jesse Barnes
<jbarnes@virtuousgeek.org>
Fri, 20 Mar 2009 21:56:36 +0000
(14:56 -0700)
Introduce pci_is_root_bus helper function. This will help make code
more consistent, as well as prevent incorrect assumptions (such as
pci_bus->self == NULL on a root bus, which is not always true).
Signed-off-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Signed-off-by: Alex Chiang <achiang@hp.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
No differences found