Bluetooth: btintel: Read boot address irrespective of controller mode
authorKiran K <kiran.k@intel.com>
Tue, 31 Aug 2021 13:00:05 +0000 (18:30 +0530)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 31 Aug 2021 13:37:04 +0000 (15:37 +0200)
commit35191a0fe986bacf69bd842de81119dca7970f11
tree2ace7d17fe624be64a3af8884e8583a317323432
parent15a91f918597da9a1c11a913cee8e37f3ca5dd3c
Bluetooth: btintel: Read boot address irrespective of controller mode

Boot address was not getting updated when controller is present
in boot mode which is required to move the controller from boot mode
to operation mode after firmware download. This patch reads boot address
even if controller is present in boot mode.

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/btintel.c