Re: [PATCH v2 04/10] PCI: dwc: ep: Export dw_pcie_ep_raise_msix_irq() for pci-keystone

From: Siddharth Vadapalli

Date: Sat Sep 20 2025 - 03:57:43 EST


On Sat, Sep 20, 2025 at 12:00:47AM +0530, Manivannan Sadhasivam wrote:
> On Fri, Sep 12, 2025 at 05:46:15PM +0530, Siddharth Vadapalli wrote:
> > The pci-keystone.c driver uses the 'dw_pcie_ep_raise_msix_irq()' helper.
> > In preparation for enabling the pci-keystone.c driver to be built as a
> > loadable module, export 'dw_pcie_ep_raise_msix_irq()'.
> >
> > Signed-off-by: Siddharth Vadapalli <s-vadapalli@xxxxxx>
>
> This patch could be merged with patch 2.

I will squash this in patch 2 in the v3 series.

Regards,
Siddharth.