mirror of
https://git.proxmox.com/git/fwupd
synced 2025-07-27 09:46:25 +00:00
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.
This commit is contained in:
parent
15c9cac1b0
commit
2a2dddfdf0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user