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:
343df77
)
PCI: Rename pci_release_bus_bridge_dev() to pci_release_host_bridge_dev()
author
Jiang Liu
<liuj97@gmail.com>
Fri, 7 Jun 2013 22:16:51 +0000
(16:16 -0600)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Fri, 7 Jun 2013 22:16:51 +0000
(16:16 -0600)
This renames pci_release_bus_bridge_dev() to pci_release_host_bridge_dev()
and moves it next to pci_alloc_host_bridge(). No functional change.
[bhelgaas: split rename & move out of create/destroy symmetry patch]
Signed-off-by: Jiang Liu <jiang.liu@huawei.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
No differences found