]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
PCI: Export pci_get_host_bridge_device() for use by pci-keystone
authorSiddharth Vadapalli <s-vadapalli@ti.com>
Wed, 29 Oct 2025 08:04:49 +0000 (13:34 +0530)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 13 Nov 2025 18:20:46 +0000 (12:20 -0600)
commit36640d21fdfe0152c96e6cb9b58e3336291dfbaa
tree106add77c9d961724f2efe886c5669f5c1e1275d
parent95d9c3f0e4546eaec0977f3b387549a8463cd49f
PCI: Export pci_get_host_bridge_device() for use by pci-keystone

The pci-keystone.c driver uses the 'pci_get_host_bridge_device()' helper.
Export it in preparation for enabling the pci-keystone.c driver to be built
as a loadable module.

Signed-off-by: Siddharth Vadapalli <s-vadapalli@ti.com>
Signed-off-by: Manivannan Sadhasivam <mani@kernel.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Link: https://patch.msgid.link/20251029080547.1253757-2-s-vadapalli@ti.com
drivers/pci/host-bridge.c
include/linux/pci.h