]> git.proxmox.com Git - fwupd.git/commit
intel-usb4: Prefer this plugin over the Thunderbolt plugin
authorRichard Hughes <richard@hughsie.com>
Mon, 20 Feb 2023 12:04:32 +0000 (12:04 +0000)
committerRichard Hughes <richard@hughsie.com>
Mon, 20 Feb 2023 14:29:48 +0000 (14:29 +0000)
commit1b7d8b1a6f448c8406ab5e39dd361ef0f3a0919d
treed7324a4893d36c6b0e5792574ffba2ecf9998a88
parent148cfab0e4739ac90c86137e4951c0a534fa919c
intel-usb4: Prefer this plugin over the Thunderbolt plugin

This also means we don't accidentally run the `FuDevice->attach()` and
`FuDevice->cleanup()` methods on the `FuThunderboltDevice` as this enumerates
first after the post-update replug.
plugins/intel-usb4/fu-intel-usb4-plugin.c