mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-07 08:39:48 +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
|
gboolean
|
||||||
fu_plugin_startup (FuPlugin *plugin, GError **error)
|
fu_plugin_coldplug (FuPlugin *plugin, GError **error)
|
||||||
{
|
{
|
||||||
g_autoptr(FuDevice) dev = NULL;
|
g_autoptr(FuDevice) dev = NULL;
|
||||||
dev = fu_plugin_amt_create_device (error);
|
dev = fu_plugin_amt_create_device (error);
|
||||||
|
Loading…
Reference in New Issue
Block a user