mirror of
https://github.com/torvalds/linux.git
synced 2025-11-03 18:20:25 +02:00
pm_runtime_autosuspend() got accidentally renamed as
__pm_runtime_autosuspend() whereas the intention in the
patch was to rename pm_runtime_put_autosuspend() only.
Fix it.
Fixes:
|
||
|---|---|---|
| .. | ||
| powercap | ||
| regulator | ||
| apm-acpi.rst | ||
| basic-pm-debugging.rst | ||
| charger-manager.rst | ||
| drivers-testing.rst | ||
| energy-model.rst | ||
| freezing-of-tasks.rst | ||
| index.rst | ||
| opp.rst | ||
| pci.rst | ||
| pm_qos_interface.rst | ||
| power_supply_class.rst | ||
| runtime_pm.rst | ||
| s2ram.rst | ||
| suspend-and-cpuhotplug.rst | ||
| suspend-and-interrupts.rst | ||
| swsusp-and-swap-files.rst | ||
| swsusp-dmcrypt.rst | ||
| swsusp.rst | ||
| tricks.rst | ||
| userland-swsusp.rst | ||
| video.rst | ||