Bluetooth: hci_bcm: Drive RTS only for BCM43438
authorStefan Wahren <wahrenst@gmx.net>
Wed, 1 Jan 2020 14:01:34 +0000 (15:01 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 4 Jan 2020 09:42:25 +0000 (10:42 +0100)
commite601daed271e9eb1b923972a0a1af65f8c7bb77b
tree3052de5232b86dfc9209bc60310782709ef535f9
parent5bd64c645fc660734f172be4bba449952ed84ce2
Bluetooth: hci_bcm: Drive RTS only for BCM43438

The commit 3347a80965b3 ("Bluetooth: hci_bcm: Fix RTS handling during
startup") is causing at least a regression for AP6256 on Orange Pi 3.
So do the RTS line handing during startup only on the necessary platform.

Fixes: 3347a80965b3 ("Bluetooth: hci_bcm: Fix RTS handling during startup")
Reported-by: Ondřej Jirman <megous@megous.com>
Signed-off-by: Stefan Wahren <wahrenst@gmx.net>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/hci_bcm.c