Skip to content

device: launch modem initialization after inhibition

The mm_device_create_modem() was updated so that it would not run the modem initialization implicitly. Due to this change, we must ensure the modem initialization is run after a modem inhibition operation after we recreate the modem object.

Fixes: 04d826f5

Merge request reports