[PATCH] PCI: dwc: Remove duplicate dw_pcie_ep_hide_ext_capability() function
Manivannan Sadhasivam
manivannan.sadhasivam at oss.qualcomm.com
Wed Jan 21 06:12:54 PST 2026
On Wed, 24 Dec 2025 02:10:46 -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.
>
> [...]
Applied, thanks!
[1/1] PCI: dwc: Remove duplicate dw_pcie_ep_hide_ext_capability() function
commit: 86291f774fe8524178446cb2c792939640b4970c
Best regards,
--
Manivannan Sadhasivam <mani at kernel.org>
More information about the linux-arm-kernel
mailing list