diff options
author | Jim Quinlan <jim2101024@gmail.com> | 2022-07-25 18:12:51 +0300 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2022-07-27 19:52:59 +0300 |
commit | 0693b4207fd73c1a23edb21fbfc0020532f53fb9 (patch) | |
tree | 68af4d35d986bf73bb6039e25784a1709369aa93 /scripts/gdb/linux/proc.py | |
parent | 5fb8f2628edf26c679d0079fae19b99aef82af03 (diff) | |
download | linux-0693b4207fd73c1a23edb21fbfc0020532f53fb9.tar.xz |
PCI: brcmstb: Split post-link up initialization to brcm_pcie_start_link()
Previously brcm_pcie_setup() initialized the Root Port itself as well as
doing the actual link-up. Split brcm_pcie_setup() into two functions:
- brcm_pcie_setup(), which initializes everything that does not require
the link itself to be up, and
- brcm_pcie_start_link(), which brings up the link and initializes things
that depend on the link being up.
[bhelgaas: condense commit log, deferring details for future changes]
Link: https://lore.kernel.org/r/20220725151258.42574-3-jim2101024@gmail.com
Signed-off-by: Jim Quinlan <jim2101024@gmail.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Tested-by: Florian Fainelli <f.fainelli@gmail.com>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions