Neither the n900 nor u8500 drivers use this property so there's currently
no need to set it in the setup function.
---
 plugins/udevng.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/plugins/udevng.c b/plugins/udevng.c
index 9d00bb8..a4b99aa 100644
--- a/plugins/udevng.c
+++ b/plugins/udevng.c
@@ -1013,8 +1013,6 @@ static gboolean setup_isi_serial(struct modem_info* modem)
        if (value)
                ofono_modem_set_integer(modem->modem, "Address", atoi(value));
 
-       ofono_modem_set_string(modem->modem, "Device", info->devnode);
-
        return TRUE;
 }
 
-- 
2.9.3

_______________________________________________
ofono mailing list
ofono@ofono.org
https://lists.ofono.org/mailman/listinfo/ofono

Reply via email to