motorola: ensure we skip power down during init
This commit is contained in:
@@ -77,6 +77,8 @@ iface_modem_init (MMIfaceModem *iface)
|
||||
/* These devices just don't implement AT+CFUN */
|
||||
iface->modem_power_up = NULL;
|
||||
iface->modem_power_up_finish = NULL;
|
||||
iface->modem_init_power_down = NULL;
|
||||
iface->modem_init_power_down_finish = NULL;
|
||||
iface->modem_power_down = NULL;
|
||||
iface->modem_power_down_finish = NULL;
|
||||
}
|
||||
|
Reference in New Issue
Block a user