Skip to content

Commit d84348f

Browse files
XenuIsWatchingdkalowsk
authored andcommitted
docs: device: remove action for device pm
It is not possible to go from ACTIVE to OFF with device pm actions. Signed-off-by: Ryan McClelland <ryanmcclelland@meta.com>
1 parent f1eb63a commit d84348f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/services/pm/device.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,6 @@ a :c:enum:`pm_device_state`.
183183

184184
OFF -> SUSPENDED ["label"="PM_DEVICE_ACTION_TURN_ON"];
185185
SUSPENDED -> OFF ["label"="PM_DEVICE_ACTION_TURN_OFF"];
186-
ACTIVE -> OFF ["label"="PM_DEVICE_ACTION_TURN_OFF"];
187186
}
188187
}
189188

0 commit comments

Comments
 (0)