[PATCH] PCI: dwc: Remove duplicate dw_pcie_ep_hide_ext_capability() function

Niklas Cassel cassel at kernel.org
Wed Jan 21 02:13:12 PST 2026


On Tue, Dec 30, 2025 at 03:22:39PM +0100, Niklas Cassel wrote:
> Hello Qiang Yu,
> 
> On Wed, Dec 24, 2025 at 02:10:46AM -0800, Qiang Yu wrote:
> > Remove dw_pcie_ep_hide_ext_capability() and replace its usage with
> > dw_pcie_remove_ext_capability(). Both functions serve the same purpose
> > of hiding PCIe extended capabilities, but dw_pcie_remove_ext_capability()
> > provides a cleaner API that doesn't require the caller to specify the
> > previous capability ID.
> > 
> > Compile-tested only. Runtime testing on RK3588 hardware would be
> > appreciated.
> 
> This patch does not appy on top of pci/controller/dwc
> 
> Anyway, I applied it manually, and tested, thus:
> Tested-by: Niklas Cassel <cassel at kernel.org>

I just tried to apply this patch for pci/controller/dwc and right now,
this patch does apply.

Mani, any chance to get this picked up?


Kind regards,
Niklas



More information about the Linux-rockchip mailing list