mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-15 01:08:19 +00:00
synaptics-prometheus: Reload the device version after IOTA update
This commit is contained in:
parent
6d80b84b95
commit
1d797668fa
@ -265,6 +265,7 @@ fu_synaprom_config_class_init (FuSynapromConfigClass *klass)
|
||||
klass_device->open = fu_synaprom_config_open;
|
||||
klass_device->close = fu_synaprom_config_close;
|
||||
klass_device->setup = fu_synaprom_config_setup;
|
||||
klass_device->reload = fu_synaprom_config_setup;
|
||||
klass_device->attach = fu_synaprom_config_attach;
|
||||
klass_device->detach = fu_synaprom_config_detach;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user