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>
This commit is contained in:
parent
f1eb63a109
commit
d84348fbd1
@ -183,7 +183,6 @@ a :c:enum:`pm_device_state`.
|
||||
|
||||
OFF -> SUSPENDED ["label"="PM_DEVICE_ACTION_TURN_ON"];
|
||||
SUSPENDED -> OFF ["label"="PM_DEVICE_ACTION_TURN_OFF"];
|
||||
ACTIVE -> OFF ["label"="PM_DEVICE_ACTION_TURN_OFF"];
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user