Bluetooth: btintel: Skip reading firmware file version while in bootloader mode
authorLokendra Singh <lokendra.singh@intel.com>
Tue, 23 Mar 2021 18:59:04 +0000 (11:59 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 25 Mar 2021 15:11:12 +0000 (16:11 +0100)
commit1f4ec585e6618ad75d5a82e58482ea2c5b4b7167
treebd6911b0969ce5e189a095b92b0660656cefa72e
parent88981354730ce118a76aa030d19fd1308cd2007b
Bluetooth: btintel: Skip reading firmware file version while in bootloader mode

This skips parsing the firmware version information from the firmware
file while controller is in bootloader mode. As in bootloader mode,
we are supposed to patch unconditionally.

Signed-off-by: Lokendra Singh <lokendra.singh@intel.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Tested-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/btintel.c