Bluetooth: hci_bcm: Drive RTS only for BCM43438
authorStefan Wahren <wahrenst@gmx.net>
Wed, 1 Jan 2020 14:01:34 +0000 (15:01 +0100)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Fri, 10 Jul 2020 08:48:18 +0000 (17:48 +0900)
commit7068c047c91015620466b98d8333d79c2befe070
tree503f1334a677f6928d7410e5e838f0e40c90e22c
parent6fb4edf5fa05aac1baf03d285da34de217ce3069
Bluetooth: hci_bcm: Drive RTS only for BCM43438

commit e601daed271e9eb1b923972a0a1af65f8c7bb77b upstream.

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