power: introduce transient state 72/285072/3
authorYoungjae Cho <y0.cho@samsung.com>
Tue, 22 Nov 2022 08:27:36 +0000 (17:27 +0900)
committerYoungjae Cho <y0.cho@samsung.com>
Thu, 8 Dec 2022 02:30:10 +0000 (11:30 +0900)
commit888dc040d3e1b48d7d370919292ccf2a0646562c
treeaa2b853dec1603dc5476e9f2faf5ac1b1b55cb6f
parent0850fa700466f27ca2ddcf7d721700859a3107be
power: introduce transient state

It is able to define transient state between static states. The deviced
always follows those transient states in sequence. It provides some
checkpoints between static states, giving chances for other processes
to sync with each other.

Change-Id: I446083fd1c90610f805a64d61f16defc5a0a9b67
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
src/power/power.c
src/power/power.h