Bluetooth: btqcomsmd: Add support for BD address setup
authorLoic Poulain <loic.poulain@linaro.org>
Tue, 5 Sep 2017 10:26:03 +0000 (12:26 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 Nov 2017 08:40:47 +0000 (08:40 +0000)
commit5912d9ca14f93b7f10bdf75067d1d9cef4c161a6
treec3b29871595e692cd0253241d7bdc433268031b9
parent7cd7a7aa01203bc4aebf6b89e09d39148f9b0bce
Bluetooth: btqcomsmd: Add support for BD address setup

commit 6e518111060c2290427d79c43d4add9600ad852b upstream.

This patch implements the hdev setup function since wcnss-bt does not have
persistent memory to store an allocated BD address. The device is therefore
marked as unconfigured if no BD address has been previously retrieved.

Signed-off-by: Loic Poulain <loic.poulain@linaro.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/bluetooth/btqcomsmd.c