diff options
author | Bjorn Helgaas <[email protected]> | 2022-10-25 14:35:02 -0500 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2022-10-26 11:26:11 -0500 |
commit | 5984de0b41bf8f261e41b45c4fe64a32236e0c42 (patch) | |
tree | 9734954b9fc0712923af90f601954756c7e5844d /tools/perf/scripts/python | |
parent | 9abf2313adc1ca1b6180c508c25f22f9395cc780 (diff) |
PCI/PM: Remove unused 'state' parameter to pci_legacy_suspend_late()
1a1daf097e21 ("PCI/PM: Remove unused pci_driver.suspend_late() hook")
removed the legacy .suspend_late() hook, which was the only user of the
"state" parameter to pci_legacy_suspend_late(), but it neglected to remove
the parameter.
Remove the unused "state" parameter to pci_legacy_suspend_late().
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bjorn Helgaas <[email protected]>
Acked-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions