OSDN Git Service

PM / runtime: Document new pm_runtime_set_suspended() constraint
authorJohan Hovold <johan@kernel.org>
Mon, 24 Jul 2017 09:53:56 +0000 (11:53 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 27 Jul 2017 21:57:40 +0000 (23:57 +0200)
commitc3bf5bb521907e7b5a574ae7a2734df3acb11c2f
tree7099c47d625414db7521b73a0e0ed5624cc3cd1b
parent520eccdfe187591a51ea9ab4c1a024ae4d0f68d9
PM / runtime: Document new pm_runtime_set_suspended() constraint

Since commit a8636c89648a (PM / Runtime: Don't allow to suspend a
device with an active child) it is no longer permitted to set
RPM_SUSPENDED state for a device with active children unless
power.ignore_children is set.

Update the documentation to reflect this.

Signed-off-by: Johan Hovold <johan@kernel.org>
Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Documentation/power/runtime_pm.txt