summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorQiang Yu <qiang.yu@oss.qualcomm.com>2025-12-24 13:10:46 +0300
committerManivannan Sadhasivam <mani@kernel.org>2026-01-21 17:08:45 +0300
commit86291f774fe8524178446cb2c792939640b4970c (patch)
tree618dc6f67ba83238f085b5f281eb7bdeae13121f /include
parent58a17b2647ba5aac47e3ffafd0a9b92bf4a9bcbe (diff)
downloadlinux-86291f774fe8524178446cb2c792939640b4970c.tar.xz
PCI: dwc: Remove duplicate dw_pcie_ep_hide_ext_capability() function
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. Suggested-by: Niklas Cassel <cassel@kernel.org> Signed-off-by: Qiang Yu <qiang.yu@oss.qualcomm.com> Signed-off-by: Manivannan Sadhasivam <mani@kernel.org> Tested-by: Niklas Cassel <cassel@kernel.org> Link: https://patch.msgid.link/20251224-remove_dw_pcie_ep_hide_ext_capability-v1-1-4302c9cdc316@oss.qualcomm.com
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions