[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20210902153011.GA333751@bjorn-Precision-5520>
Date: Thu, 2 Sep 2021 10:30:11 -0500
From: Bjorn Helgaas <helgaas@...nel.org>
To: Heiner Kallweit <hkallweit1@...il.com>
Cc: Raju Rangoju <rajur@...lsio.com>,
Bjorn Helgaas <bhelgaas@...gle.com>,
Jakub Kicinski <kuba@...nel.org>,
David Miller <davem@...emloft.net>,
"linux-pci@...r.kernel.org" <linux-pci@...r.kernel.org>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: Re: [PATCH 0/7] PCI/VPD: Final extensions and cleanups
On Thu, Aug 26, 2021 at 08:52:32PM +0200, Heiner Kallweit wrote:
> 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(-)
Applied to pci/vpd for v5.15, thanks!
Powered by blists - more mailing lists