mirror of
https://git.proxmox.com/git/fwupd
synced 2025-05-23 19:23:49 +00:00
synaptics-cxaudio: Retry GetReport to fix an enumeration failure
This commit is contained in:
parent
2d3b8c8427
commit
f08491f727
@ -81,7 +81,7 @@ fu_synaptics_cxaudio_device_input_report (FuSynapticsCxaudioDevice *self,
|
||||
return fu_hid_device_get_report (FU_HID_DEVICE (self), ReportID,
|
||||
buf, bufsz,
|
||||
FU_SYNAPTICS_CXAUDIO_USB_TIMEOUT,
|
||||
FU_HID_DEVICE_FLAG_NONE,
|
||||
FU_HID_DEVICE_FLAG_RETRY_FAILURE,
|
||||
error);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user