aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/power/runtime_pm.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/power/runtime_pm.txt')
-rw-r--r--Documentation/power/runtime_pm.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/power/runtime_pm.txt b/Documentation/power/runtime_pm.txt
index 62f37bc3866f..1750740b17e8 100644
--- a/Documentation/power/runtime_pm.txt
+++ b/Documentation/power/runtime_pm.txt
@@ -478,6 +478,7 @@ pm_runtime_autosuspend_expiration()
478If pm_runtime_irq_safe() has been called for a device then the following helper 478If pm_runtime_irq_safe() has been called for a device then the following helper
479functions may also be used in interrupt context: 479functions may also be used in interrupt context:
480 480
481pm_runtime_idle()
481pm_runtime_suspend() 482pm_runtime_suspend()
482pm_runtime_autosuspend() 483pm_runtime_autosuspend()
483pm_runtime_resume() 484pm_runtime_resume()