simtech: port to use object logging
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
#define _LIBMM_INSIDE_MM
|
||||
#include <libmm-glib.h>
|
||||
|
||||
#include "mm-log.h"
|
||||
#include "mm-log-object.h"
|
||||
#include "mm-plugin-simtech.h"
|
||||
#include "mm-broadband-modem-simtech.h"
|
||||
|
||||
@@ -47,7 +47,7 @@ create_modem (MMPlugin *self,
|
||||
{
|
||||
#if defined WITH_QMI
|
||||
if (mm_port_probe_list_has_qmi_port (probes)) {
|
||||
mm_dbg ("QMI-powered SimTech modem found...");
|
||||
mm_obj_dbg (self, "QMI-powered SimTech modem found...");
|
||||
return MM_BASE_MODEM (mm_broadband_modem_qmi_simtech_new (uid,
|
||||
drivers,
|
||||
mm_plugin_get_name (self),
|
||||
|
Reference in New Issue
Block a user