Monitor freezer signal in the amd_suspend 67/305567/1
authorHwankyu Jhun <h.jhun@samsung.com>
Mon, 5 Feb 2024 06:35:25 +0000 (15:35 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Mon, 5 Feb 2024 06:40:14 +0000 (15:40 +0900)
commit3f885fb8a46439bd79dc5c7fe86157aba1a00b64
tree35ebb0d1d9c6038fa623326195e714c527935483
parentb979d353fb76c59758327d122ef4fcdfe3762abe
Monitor freezer signal in the amd_suspend

To send the thaw event to the running process, amd listens to the freezer signal.
The listening the freezer signal code is moved to the amd_suspend from
the watchdog module.

Change-Id: I2aa0e4a513e235f0869de6d98ca309b7ae019854
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
src/lib/amd_suspend.c
src/lib/api/amd_api_noti_msg.h
src/modules/watchdog/src/amd_watchdog.c