vli: Add no-guid-matching for all VLI devices

We need to detect different USB 3.x hubs on the ThinkPad Basic, Pro and Ultra
docking stations.
This commit is contained in:
Richard Hughes 2020-05-15 16:36:05 +01:00
parent 71d6fe5ffa
commit 8a71bd128f

View File

@ -675,6 +675,7 @@ fu_vli_device_init (FuVliDevice *self)
priv->spi_cmd_read_id_sz = 2;
priv->spi_auto_detect = TRUE;
fu_device_add_flag (FU_DEVICE (self), FWUPD_DEVICE_FLAG_ADD_COUNTERPART_GUIDS);
fu_device_add_flag (FU_DEVICE (self), FWUPD_DEVICE_FLAG_NO_GUID_MATCHING);
}
static void