commit | a37bee7956ab34785815aafbe9f920c2cfd02b97 | [log] [tgz] |
---|---|---|
author | Yijing Wang <wangyijing@huawei.com> | Mon Sep 02 14:34:40 2013 +0800 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Wed Sep 25 15:43:33 2013 -0600 |
tree | 7cd0e98efc9fdb6088e1ca1df2782e17023e5015 | |
parent | 62a276f81fca41778abd8cb6d720a36302a89473 [diff] |
PCI: Update pci_find_slot() description in pci.txt 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>