diff options
Diffstat (limited to 'Documentation/power')
-rw-r--r-- | Documentation/power/runtime_pm.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/power/runtime_pm.txt b/Documentation/power/runtime_pm.txt index 6ade987ecb6..a6b34307dec 100644 --- a/Documentation/power/runtime_pm.txt +++ b/Documentation/power/runtime_pm.txt | |||
@@ -469,6 +469,7 @@ pm_runtime_autosuspend() | |||
469 | pm_runtime_resume() | 469 | pm_runtime_resume() |
470 | pm_runtime_get_sync() | 470 | pm_runtime_get_sync() |
471 | pm_runtime_put_sync_suspend() | 471 | pm_runtime_put_sync_suspend() |
472 | pm_runtime_put_sync_autosuspend() | ||
472 | 473 | ||
473 | 5. Run-time PM Initialization, Device Probing and Removal | 474 | 5. Run-time PM Initialization, Device Probing and Removal |
474 | 475 | ||