From 64e4f613b99b0aa8c5af2254a1c13458da579e39 Mon Sep 17 00:00:00 2001 From: Ming Lei Date: Wed, 21 Sep 2011 22:31:33 +0200 Subject: [PATCH] --- yaml --- r: 267032 b: refs/heads/master c: 2e6ba515f50ef7ddf35b2703d014d3216c9b8b24 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/Documentation/power/runtime_pm.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 9cb46e55996e..b51f96e15d95 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5b1b0b812a7b1a5b968c5d06d90d1cb88621b941 +refs/heads/master: 2e6ba515f50ef7ddf35b2703d014d3216c9b8b24 diff --git a/trunk/Documentation/power/runtime_pm.txt b/trunk/Documentation/power/runtime_pm.txt index 62f37bc3866f..1750740b17e8 100644 --- a/trunk/Documentation/power/runtime_pm.txt +++ b/trunk/Documentation/power/runtime_pm.txt @@ -478,6 +478,7 @@ pm_runtime_autosuspend_expiration() If pm_runtime_irq_safe() has been called for a device then the following helper functions may also be used in interrupt context: +pm_runtime_idle() pm_runtime_suspend() pm_runtime_autosuspend() pm_runtime_resume()