This series finalizes the VPD extensions and cleanups. It should be applied via the PCI tree. Heiner Kallweit (7): PCI/VPD: Stop exporting pci_vpd_find_tag() PCI/VPD: Stop exporting pci_vpd_find_info_keyword() PCI/VPD: Include post-processing in pci_vpd_find_tag() PCI/VPD: Add pci_vpd_find_id_string() cxgb4: Use pci_vpd_find_id_string() to find VPD id string PCI/VPD: Clean up public VPD defines and inline functions PCI/VPD: Use unaligned access helpers drivers/net/ethernet/chelsio/cxgb4/t4_hw.c | 13 ++- drivers/pci/vpd.c | 71 +++++++++++----- include/linux/pci.h | 95 ++-------------------- 3 files changed, 61 insertions(+), 118 deletions(-) -- 2.33.0