mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-04 03:36:57 +00:00
amt: Move the coldplug to the correct startup phase
This commit is contained in:
parent
d0cff7caec
commit
061278b9ca
@ -471,7 +471,7 @@ fu_plugin_amt_create_device (GError **error)
|
||||
}
|
||||
|
||||
gboolean
|
||||
fu_plugin_startup (FuPlugin *plugin, GError **error)
|
||||
fu_plugin_coldplug (FuPlugin *plugin, GError **error)
|
||||
{
|
||||
g_autoptr(FuDevice) dev = NULL;
|
||||
dev = fu_plugin_amt_create_device (error);
|
||||
|
Loading…
Reference in New Issue
Block a user