broadband-modem-qmi: attempt to preallocate SAR client

Otherwise the SAR support check will fail.
This commit is contained in:
Aleksander Morgado
2022-09-19 10:12:37 +00:00
committed by Aleksander Morgado
parent 04e7f777be
commit 258b8f8ee5

View File

@@ -12962,6 +12962,7 @@ static const QmiService qmi_services[] = {
QMI_SERVICE_PDC, QMI_SERVICE_PDC,
QMI_SERVICE_VOICE, QMI_SERVICE_VOICE,
QMI_SERVICE_DSD, QMI_SERVICE_DSD,
QMI_SERVICE_SAR,
}; };
typedef struct { typedef struct {