aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorJim Quinlan <[email protected]>2022-01-06 11:03:27 -0500
committerBjorn Helgaas <[email protected]>2022-01-12 13:45:50 -0600
commit830aa6f29f07a4e2f1a947dfa72b3ccddb46dd21 (patch)
tree031604c97fd1d581a5b242d9bd5cdf22be82e194 /net/lapb/lapb_timer.c
parentea372f45cfff7774c57f685b0c1a86951a15e18a (diff)
PCI: brcmstb: Split brcm_pcie_setup() into two funcs
We need to take some code in brcm_pcie_setup() and put it in a new function brcm_pcie_linkup(). In future commits the brcm_pcie_linkup() function will be called indirectly by pci_host_probe() as opposed to the host driver invoking it directly. Some code that was executed after the PCIe linkup is now placed so that it executes prior to linkup, since this code has to run prior to the invocation of pci_host_probe(). Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jim Quinlan <[email protected]> Signed-off-by: Lorenzo Pieralisi <[email protected]> Signed-off-by: Bjorn Helgaas <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions