提交 0760bb9a 编写于 作者: A Akinobu Mita 提交者: Rafael J. Wysocki

PM: runtime: Documentation: add runtime_status ABI document

/sys/devices/.../power/runtime_status is introduced by commit c92445fa
("PM / Runtime: Add sysfs debug files").  Then commit 0fcb4eef ("PM /
Runtime: Make runtime_status attribute not debug-only (v. 2)") made the
runtime_status attribute available without CONFIG_PM_ADVANCED_DEBUG.

This adds missing runtime_status ABI document.
Signed-off-by: NAkinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: NRafael J. Wysocki <rafael.j.wysocki@intel.com>
上级 089cf7f6
...@@ -260,3 +260,12 @@ Description: ...@@ -260,3 +260,12 @@ Description:
This attribute has no effect on system-wide suspend/resume and This attribute has no effect on system-wide suspend/resume and
hibernation. hibernation.
What: /sys/devices/.../power/runtime_status
Date: April 2010
Contact: Rafael J. Wysocki <rjw@rjwysocki.net>
Description:
The /sys/devices/.../power/runtime_status attribute contains
the current runtime PM status of the device, which may be
"suspended", "suspending", "resuming", "active", "error" (fatal
error), or "unsupported" (runtime PM is disabled).
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册