aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorBjorn Helgaas <bhelgaas@google.com>2024-03-27 16:48:31 -0500
committerUlf Hansson <ulf.hansson@linaro.org>2024-04-02 12:34:06 +0200
commitf9b17ffcb52307fec34bf613a313ec087347cbb8 (patch)
tree95faccb429d35e411a06cbd43093b9c695ab5803 /tools/perf/scripts/python/syscall-counts.py
parent951b7ccc54591ba48755b5e0c7fc8b9623a64640 (diff)
mmc: sdhci-pci-gli: Use pci_set_power_state(), not direct PMCSR writes
d7133797e9e1 ("mmc: sdhci-pci-gli: A workaround to allow GL9750 to enter ASPM L1.2") and 36ed2fd32b2c ("mmc: sdhci-pci-gli: A workaround to allow GL9755 to enter ASPM L1.2") added writes to the Control register in the Power Management Capability to put the device in D3hot and back to D0. Use the pci_set_power_state() interface instead because these are generic operations that don't need to be driver-specific. Also, the PCI spec requires some delays after these power transitions, and pci_set_power_state() takes care of those, while d7133797e9e1 and 36ed2fd32b2c did not. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Reviewed-by: Ben Chuang <ben.chuang@genesyslogic.com.tw> Link: https://lore.kernel.org/r/20240327214831.1544595-3-helgaas@kernel.org Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions