Bluetooth: hci_qca: allow max-speed to be set for QCA9377 devices
authorChristian Hewitt <christianshewitt@gmail.com>
Thu, 23 Apr 2020 01:34:30 +0000 (01:34 +0000)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 28 Apr 2020 09:49:13 +0000 (11:49 +0200)
commit37aee136f8c4e4989099e7d4972d617ea7ad3e5c
treec408a123ce5b2af978d222a455c2d64936d8a313
parent31d4ab856e2d57a8877d90012b42d029f1fe0fe9
Bluetooth: hci_qca: allow max-speed to be set for QCA9377 devices

Move the read of max-speed from device-tree out of the qca_is_wcn399x
if block so oper_speed can be set for QCA9377 devices as well.

Suggested-by: Abhishek Pandit-Subedi <abhishekpandit@chromium.org>
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/hci_qca.c