]> asedeno.scripts.mit.edu Git - linux.git/commit
Bluetooth: btsdio: Do not bind to non-removable BCM4356
authorPeter Robinson <pbrobinson@gmail.com>
Sun, 30 Jun 2019 22:14:08 +0000 (23:14 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 6 Jul 2019 10:27:55 +0000 (12:27 +0200)
commit98d9856a759f5cc8032efeb5c87badc1c652d430
treed3d613498428a91b34524ce2581547cf81a43eae
parent23f30c41c732fe9800f4a2d545b37c9515d35ad6
Bluetooth: btsdio: Do not bind to non-removable BCM4356

BCM4356 devices soldered onto the PCB (non-removable) use an UART
connection for bluetooth, such as the Rock960, but it also advertise
btsdio support as a sdio function.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
CC: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/btsdio.c