Merge branch 'pci/vpd'
authorBjorn Helgaas <bhelgaas@google.com>
Fri, 5 Nov 2021 16:28:47 +0000 (11:28 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 5 Nov 2021 16:28:47 +0000 (11:28 -0500)
commit10d0f97f78bab4fe72c1a4bb57010a4cc5d430a9
tree7d1e8434c9c695929686eb9eb92e9f4092f82e44
parent7aae94125f584cc5b199725ee60ff535a61ba307
parent78b5d5c998537a34aec719af0a236119d53db752
Merge branch 'pci/vpd'

- Add pci_read_vpd_any(), pci_write_vpd_any() to access VPD at arbitrary
  offsets (Heiner Kallweit)

- Use VPD API to replace custom code in cxgb3 driver (Heiner Kallweit)

* pci/vpd:
  cxgb3: Remove seeprom_write and use VPD API
  cxgb3: Use VPD API in t3_seeprom_wp()
  cxgb3: Remove t3_seeprom_read and use VPD API
  PCI/VPD: Use pci_read_vpd_any() in pci_vpd_size()
  PCI/VPD: Add pci_read/write_vpd_any()
include/linux/pci.h