aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorJim Quinlan <jim2101024@gmail.com>2022-01-06 11:03:27 -0500
committerBjorn Helgaas <bhelgaas@google.com>2022-01-12 13:45:50 -0600
commit830aa6f29f07a4e2f1a947dfa72b3ccddb46dd21 (patch)
tree031604c97fd1d581a5b242d9bd5cdf22be82e194 /tools/perf/scripts/python/exported-sql-viewer.py
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/20220106160332.2143-5-jim2101024@gmail.com Signed-off-by: Jim Quinlan <jim2101024@gmail.com> Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions