summaryrefslogtreecommitdiff
path: root/plugins/option
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@lanedo.com>2012-03-24 20:29:26 +0100
committerAleksander Morgado <aleksander@lanedo.com>2012-03-24 20:29:26 +0100
commitae50d291cda0def4757a84bf808aa159aa5da184 (patch)
treea7ac7b0ccbaa2b4310f8fd9c3130e047914e8e56 /plugins/option
parent6b678bd8cf15aecc6f596892cc18a170a7675409 (diff)
hso: probe for QCDM ports
Diffstat (limited to 'plugins/option')
-rw-r--r--plugins/option/mm-plugin-hso.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/option/mm-plugin-hso.c b/plugins/option/mm-plugin-hso.c
index e1546671..5062f0b3 100644
--- a/plugins/option/mm-plugin-hso.c
+++ b/plugins/option/mm-plugin-hso.c
@@ -133,6 +133,7 @@ mm_plugin_create (void)
MM_PLUGIN_BASE_ALLOWED_SUBSYSTEMS, subsystems,
MM_PLUGIN_BASE_ALLOWED_DRIVERS, drivers,
MM_PLUGIN_BASE_ALLOWED_AT, TRUE,
+ MM_PLUGIN_BASE_ALLOWED_QCDM, TRUE,
NULL));
}