Hi Kai-Heng,

> Commit ("fd865802c66bc451dc515ed89360f84376ce1a56 Bluetooth: btusb: fix
> QCA Rome suspend/resume") enables reset_resume in btusb_probe(). This
> makes the device resets during btusb_open(), firmware loading gets
> interrupted as a result.
> 
> We still want to reset the device to solve the original issue, but we
> should do it before btusb_open().
> 
> Hence, add reset-resume quirk in usb core intead of btusb.
> 
> Cc: [email protected]
> Cc: Leif Liddy <[email protected]>
> Cc: Matthias Kaehlcke <[email protected]>
> Cc: Brian Norris <[email protected]>
> Cc: Daniel Drake <[email protected]>
> Signed-off-by: Kai-Heng Feng <[email protected]>
> 
> ---
> drivers/usb/core/quirks.c | 3 +++
> 1 file changed, 3 insertions(+)

patch has been applied to bluetooth-next tree.

Regards

Marcel

Reply via email to