From 7da569f9e7ff1890617d4a80085c0ccfc97e7b56 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Sun, 24 Jun 2012 22:41:32 -0700 Subject: gobi: Disable UIM support for now and allow DMS fallback --- plugins/gobi.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'plugins/gobi.c') diff --git a/plugins/gobi.c b/plugins/gobi.c index c0879b09..04b23894 100644 --- a/plugins/gobi.c +++ b/plugins/gobi.c @@ -266,9 +266,6 @@ static void discover_cb(uint8_t count, const struct qmi_version *list, case QMI_SERVICE_PBM: data->features |= GOBI_PBM; break; - case QMI_SERVICE_UIM: - data->features |= GOBI_UIM; - break; case QMI_SERVICE_CAT: data->features |= GOBI_CAT; break; -- cgit v1.2.3