suspend: add suspend/resume support with powerd on ChromeOS
ModemManager handles suspend and resume signals sent from powerd Fixes https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/issues/547
This commit is contained in:

committed by
Aleksander Morgado

parent
ac06052b97
commit
3da84c2079
@@ -727,7 +727,7 @@ mm_base_manager_num_modems (MMBaseManager *self)
|
||||
/*****************************************************************************/
|
||||
/* Quick resume synchronization */
|
||||
|
||||
#if defined WITH_SYSTEMD_SUSPEND_RESUME
|
||||
#if defined WITH_SUSPEND_RESUME
|
||||
|
||||
static void
|
||||
base_modem_sync_ready (MMBaseModem *self,
|
||||
|
Reference in New Issue
Block a user