]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit804a0232456a77f1ca6d79fe0406ce32d0eb9013
tree7099c47d625414db7521b73a0e0ed5624cc3cd1b
parent830c16efd3192a0556bd429931b332b008dc72b7
PM / runtime: Document new pm_runtime_set_suspended() constraint

Since commit 75f4f779aee1 (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