Re: [PATCH v2 1/2] Bluetooth: btusb: fix up firmware download sequence

From: sean.wang
Date: Mon Jun 22 2020 - 14:29:04 EST


From: Sean Wang <sean.wang@xxxxxxxxxxxx>

>Hi Sean,
>
>> From: Sean Wang <sean.wang@xxxxxxxxxxxx>
>>
>> Data RAM on the device have to be powered on before starting to
>> download the firmware.
>>
>> v1->v2:
>> rebased to bluetooth-next
>>
>> Fixes: a1c49c434e15 ("Bluetooth: btusb: Add protocol support for
>> MediaTek MT7668U USB devices")
>> Co-developed-by: Mark Chen <Mark-YW.Chen@xxxxxxxxxxxx>
>> Signed-off-by: Mark Chen <Mark-YW.Chen@xxxxxxxxxxxx>
>> Signed-off-by: Sean Wang <sean.wang@xxxxxxxxxxxx>
>> ---
>> drivers/bluetooth/btusb.c | 16 +++++++++++++++-
>> 1 file changed, 15 insertions(+), 1 deletion(-)
>
>something is fishy here. git am still fails.
>

a little weird. I will try to git format-patch and send the patch again with another machine to you.

>Regards
>
>Marcel