diff options
| author | Mika Westerberg <[email protected]> | 2020-11-25 09:07:33 +0000 |
|---|---|---|
| committer | Bjorn Helgaas <[email protected]> | 2020-12-04 22:49:45 +0000 |
| commit | 99efde6c9bb7b42eac0459876bf964fe08e5cef9 (patch) | |
| tree | c9d9cd30dcc4a92a08025abb2248800b44732509 /fs/proc/array.c | |
| parent | PCI: Add sysfs attribute for device power state (diff) | |
| download | kernel-99efde6c9bb7b42eac0459876bf964fe08e5cef9.tar.gz kernel-99efde6c9bb7b42eac0459876bf964fe08e5cef9.zip | |
PCI/PM: Rename pci_wakeup_bus() to pci_resume_bus()
A "wakeup" is a signal from a device telling the system that the device or
the whole system should be awakened and made active. PCI devices are made
active by "resuming" them.
pci_wakeup_bus() is not involved with the wakeup signal; it *resumes*
devices on a bus (possibly in response to a wakeup signal, but that's at a
higher level).
Rename pci_wakeup_bus() to pci_resume_bus() to better reflect what it does.
No functional change intended.
[bhelgaas: commit log, reorder before removal of pci_wakeup_event()]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mika Westerberg <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Reviewed-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions
