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:
62a276f
)
PCI: Update pci_find_slot() description in pci.txt
author
Yijing Wang
<wangyijing@huawei.com>
Mon, 2 Sep 2013 06:34:40 +0000
(14:34 +0800)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Wed, 25 Sep 2013 21:43:33 +0000
(15:43 -0600)
pci_find_slot() has been removed from the kernel. Document its
closest replacement, pci_get_domain_bus_and_slot(), instead.
[bhelgaas: fix indentation, keep mention in "obsolete" section]
Signed-off-by: Yijing Wang <wangyijing@huawei.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
No differences found