zephyr/drivers/modem
Jukka Rissanen b16602afb5 drivers: modem: gsm: Fix DEVICE_DEFINE() data ptr
The commit 5e97d779bb ("device: convert DEVICE_INIT to DEVICE_DEFINE
or SYS_DEVICE_DEFINE") did not convert the gsm_ppp.c properly. The
power management parameter was not set to NULL but was pointing to
the data pointer.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2020-11-16 14:26:37 -05:00
..
CMakeLists.txt
gsm_ppp.c
hl7800.c
Kconfig
Kconfig.gsm
Kconfig.hl7800
Kconfig.ublox-sara-r4
Kconfig.wncm14a2a
modem_cmd_handler.c
modem_cmd_handler.h
modem_context.c
modem_context.h
modem_iface_uart.c
modem_iface_uart.h
modem_pin.c
modem_receiver.c
modem_receiver.h
modem_shell.c
modem_socket.c
modem_socket.h
ublox-sara-r4.c
wncm14a2a.c