Bluetooth: hci_qca: make pwrseq calls the default if available
authorBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Tue, 9 Jul 2024 12:18:35 +0000 (14:18 +0200)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 15 Jul 2024 14:12:15 +0000 (10:12 -0400)
commiteba1718717b097d825f26a33ae7d8a5b9d478396
tree65e0bef7b87738e550fcda7884ffc5c45b7436cc
parentb8093157714fb0e1475909d744007d102efeaff1
Bluetooth: hci_qca: make pwrseq calls the default if available

If the device has a power sequencing handle, use it first. Otherwise
fall back to whatever code already exists.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
drivers/bluetooth/hci_qca.c