summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/gecko.py
diff options
context:
space:
mode:
authorMayank Rana <quic_mrana@quicinc.com>2024-11-11 11:41:52 +0300
committerBjorn Helgaas <bhelgaas@google.com>2024-11-14 00:08:14 +0300
commit6168efbebace0db443185d4c6701ca8170a8788d (patch)
tree17ca6b3a28d8340a8e07093f119c14e483304a5f /tools/perf/scripts/python/gecko.py
parent9852d85ec9d492ebef56dc5f229416c925758edc (diff)
downloadlinux-6168efbebace0db443185d4c6701ca8170a8788d.tar.xz
PCI: starfive: Enable controller runtime PM before probing host bridge
A PCI controller device, e.g., StarFive, is parent to PCI host bridge device. We must enable runtime PM of the controller before enabling runtime PM of the host bridge, which will happen in pci_host_probe(), to avoid this warning: pcie-starfive 940000000.pcie: Enabling runtime PM for inactive device with active children Fix this issue by enabling StarFive controller device's runtime PM before calling pci_host_probe() in plda_pcie_host_init(). Link: https://lore.kernel.org/r/20241111-runtime_pm-v7-1-9c164eefcd87@quicinc.com Tested-by: Marek Szyprowski <m.szyprowski@samsung.com> Signed-off-by: Mayank Rana <quic_mrana@quicinc.com> [bhelgaas: commit log] Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions