diff options
author | 2025-03-15 15:15:38 -0500 | |
---|---|---|
committer | 2025-03-17 14:18:53 -0500 | |
commit | 84f37c43d5fe3c71fbc72f37fb00c706650fc6a9 (patch) | |
tree | 310e8d3ab13bc7bb4193dea7ec49c45162378423 /scripts/lib/kdoc/kdoc_parser.py | |
parent | PCI: dwc: Rename cpu_addr to parent_bus_addr for ATU configuration (diff) | |
download | linux-rng-84f37c43d5fe3c71fbc72f37fb00c706650fc6a9.tar.xz linux-rng-84f37c43d5fe3c71fbc72f37fb00c706650fc6a9.zip |
PCI: dwc: Call devm_pci_alloc_host_bridge() early in dw_pcie_host_init()
Move devm_pci_alloc_host_bridge() to the beginning of dw_pcie_host_init().
devm_pci_alloc_host_bridge() is generic code that doesn't depend on any DWC
resource, so moving it earlier keeps all the subsequent devicetree-related
code together.
[bhelgaas: reorder earlier in series]
Link: https://lore.kernel.org/r/20250315201548.858189-4-helgaas@kernel.org
Signed-off-by: Frank Li <Frank.Li@nxp.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions