power: Wake unlock in case of cancelling transition 06/288406/2
authorYoungjae Cho <y0.cho@samsung.com>
Thu, 16 Feb 2023 06:36:14 +0000 (15:36 +0900)
committerYoungjae Cho <y0.cho@samsung.com>
Mon, 20 Feb 2023 01:59:02 +0000 (10:59 +0900)
commit6f5b33a6a9c1ab390565445e46089d802a469439
tree05f4d85b2a8d5ea05c5a4758739144c9333fa3a2
parent7d71b2642fa719a7f45c5cc05fe877daa6291118
power: Wake unlock in case of cancelling transition

Properly unlock the secondary wakelock when cancelling transition.
Currently there is no scenario for cancelling wakeup transition though,
it is important when it comes to undoing wakeup and trying to go sleep
again.

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