From 2a2dddfdf0743a839b41db7a84ea6b2874dd22a7 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Fri, 7 Oct 2022 20:28:06 +0100 Subject: [PATCH] vli: Remove the incorrect ParentGuid to prevent confusion The daemon wants to auto-add the parent relationship from the analogix device to the VLI device automatically, which is arguably more correct anyway. No behaviour change, but the tree output in fwupdmgr will be reversed now. --- plugins/vli/vli-goodway.quirk | 1 - 1 file changed, 1 deletion(-) diff --git a/plugins/vli/vli-goodway.quirk b/plugins/vli/vli-goodway.quirk index de4930740..ea35ed02e 100644 --- a/plugins/vli/vli-goodway.quirk +++ b/plugins/vli/vli-goodway.quirk @@ -4,7 +4,6 @@ Plugin = vli GType = FuVliUsbhubDevice Flags = usb3 CounterpartGuid = USB\VID_065F&PID_F816 -ParentGuid = USB\VID_1F29&PID_7518 [USB\VID_065F&PID_F816] Plugin = vli GType = FuVliUsbhubDevice