PM / runtime: Document new pm_runtime_set_suspended() constraint
authorJohan Hovold <[email protected]>
Mon, 24 Jul 2017 09:53:56 +0000 (11:53 +0200)
committerRafael J. Wysocki <[email protected]>
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 <[email protected]>
Reviewed-by: Ulf Hansson <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Documentation/power/runtime_pm.txt