display: Relocate state to display-state-transition.c 76/297076/2
authorYoungjae Cho <y0.cho@samsung.com>
Thu, 10 Aug 2023 02:57:13 +0000 (11:57 +0900)
committerYoungjae Cho <y0.cho@samsung.com>
Thu, 10 Aug 2023 03:52:12 +0000 (12:52 +0900)
commitd7b7e29756a6db2f30cbe5e9d1c6cd56e0b028d3
tree6ef129f831ca675780d770285ceea61429c373bd
parentfc15b9664b2aad0340814fd6ae343dc032275c1b
display: Relocate state to display-state-transition.c

The existing pm_cur_state/pm_old_state has renamed to current/previous.
Getter and setter on that current/previous state has moved accordingly.
However, those getter/setter name hasn't been changed as it will be
replaced with resource-manager soon.

Change-Id: Ib89c018bd1cf011c80bff4ec9922fa970931a1aa
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
src/display/display-state-transition.c
src/display/display.c