diff options
author | Richard Zhu <hongxing.zhu@nxp.com> | 2024-12-10 11:15:57 +0300 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2025-01-18 22:38:34 +0300 |
commit | 112aba9a79345aae81c508d92c1e9711c81d791c (patch) | |
tree | 791e6cd5c66d9c5583875d32133a90a9719192b3 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 86a016e278b78cc2281edd4ffaddbc011c87a593 (diff) | |
download | linux-112aba9a79345aae81c508d92c1e9711c81d791c.tar.xz |
PCI: dwc: Remove LTSSM state test in dw_pcie_suspend_noirq()
It's safe to send PME_TURN_OFF message regardless of whether the link is up
or down, so don't test the LTSSM state before sending the PME_TURN_OFF
message.
Only print an error message when the LTSSM is not in DETECT or POLL. There
shouldn't be an error when no Endpoint is connected at all.
Link: https://lore.kernel.org/r/20241210081557.163555-3-hongxing.zhu@nxp.com
Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com>
[kwilczynski: commit log]
Signed-off-by: Krzysztof WilczyĆski <kwilczynski@kernel.org>
[bhelgaas: commit log]
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions