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:
3fa16fd
)
PCI: factor pci_bus_add_child() from pci_bus_add_devices()
author
Yu Zhao
<yu.zhao@intel.com>
Fri, 21 Nov 2008 18:42:35 +0000
(
02:42
+0800)
committer
Jesse Barnes
<jbarnes@virtuousgeek.org>
Wed, 7 Jan 2009 19:13:06 +0000
(11:13 -0800)
This patch splits a new function, pci_bus_add_child(), from
pci_bus_add_devices(). The new function can be used to register PCI
buses to the device core.
Signed-off-by: Yu Zhao <yu.zhao@intel.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
No differences found