From: "Srivatsa S. Bhat" <srivatsa.bhat@linux.vnet.ibm.com>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Pavel Machek <pavel@ucw.cz>,
"Rafael J. Wysocki" <rjw@rjwysocki.net>,
linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org,
Geert Uytterhoeven <geert+renesas@linux-m68k.org>
Subject: Re: [PATCH] PM: Add missing "freeze" state
Date: Tue, 11 Mar 2014 15:51:01 +0530 [thread overview]
Message-ID: <531EE38D.7070105@linux.vnet.ibm.com> (raw)
In-Reply-To: <1394532270-4101-1-git-send-email-geert@linux-m68k.org>
On 03/11/2014 03:34 PM, Geert Uytterhoeven wrote:
> From: Geert Uytterhoeven <geert+renesas@linux-m68k.org>
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@linux-m68k.org>
Reviewed-by: Srivatsa S. Bhat <srivatsa.bhat@linux.vnet.ibm.com>
While at it, can you also fix up the comment over the state_show()
function in kernel/power/main.c? It is also similarly outdated.
Regards,
Srivatsa S. Bhat
> ---
> Documentation/ABI/testing/sysfs-power | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/ABI/testing/sysfs-power b/Documentation/ABI/testing/sysfs-power
> index 205a73878441..64c9276e9421 100644
> --- a/Documentation/ABI/testing/sysfs-power
> +++ b/Documentation/ABI/testing/sysfs-power
> @@ -12,8 +12,9 @@ Contact: Rafael J. Wysocki <rjw@rjwysocki.net>
> Description:
> The /sys/power/state file controls the system power state.
> Reading from this file returns what states are supported,
> - which is hard-coded to 'standby' (Power-On Suspend), 'mem'
> - (Suspend-to-RAM), and 'disk' (Suspend-to-Disk).
> + which is hard-coded to 'freeze' (Low-Power Idle), 'standby'
> + (Power-On Suspend), 'mem' (Suspend-to-RAM), and 'disk'
> + (Suspend-to-Disk).
>
> Writing to this file one of these strings causes the system to
> transition into that state. Please see the file
>
prev parent reply other threads:[~2014-03-11 10:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-11 10:04 [PATCH] PM: Add missing "freeze" state Geert Uytterhoeven
2014-03-11 10:21 ` Srivatsa S. Bhat [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=531EE38D.7070105@linux.vnet.ibm.com \
--to=srivatsa.bhat@linux.vnet.ibm.com \
--cc=geert+renesas@linux-m68k.org \
--cc=geert@linux-m68k.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=pavel@ucw.cz \
--cc=rjw@rjwysocki.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.