aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/scripts/lib/kdoc/kdoc_files.py
diff options
context:
space:
mode:
authorIlpo Järvinen <ilpo.jarvinen@linux.intel.com>2024-10-22 12:11:38 +0300
committerBjorn Helgaas <bhelgaas@google.com>2024-10-22 10:06:36 -0500
commit752430d1d33ed69653a6e8dbdf01f83cdf5be574 (patch)
treeaff46841e93cb113dfb779f320913e672cd029c6 /scripts/lib/kdoc/kdoc_files.py
parentPCI: cpqphp: Fix PCIBIOS_* return value confusion (diff)
downloadwireguard-linux-752430d1d33ed69653a6e8dbdf01f83cdf5be574.tar.xz
wireguard-linux-752430d1d33ed69653a6e8dbdf01f83cdf5be574.zip
PCI: cpqphp: Use pci_bus_read_dev_vendor_id() to detect presence
The intent of the first part in PCI_RefinedAccessConfig() is to read Vendor ID register and detect presence of the device that way. Remove PCI_RefinedAccessConfig() (which was not named very helpfully to begin with) and replace the call with pci_bus_read_dev_vendor_id() + read config because it makes the logic more obvious at the caller side. Link: https://lore.kernel.org/r/20241022091140.3504-3-ilpo.jarvinen@linux.intel.com Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions