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:
210647a
)
PCI: Rename pci_remove_behind_bridge to pci_stop_and_remove_behind_bridge
author
Yinghai Lu
<yinghai@kernel.org>
Sat, 25 Feb 2012 21:54:22 +0000
(13:54 -0800)
committer
Jesse Barnes
<jbarnes@virtuousgeek.org>
Mon, 27 Feb 2012 20:14:55 +0000
(12:14 -0800)
The old pci_remove_behind_bridge actually do stop and remove.
Make the name reflect that to reduce confusion.
Suggested-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
No differences found