Bluetooth: btsdio: Do not bind to non-removable CYW4373
authorScott Ehlert <ehlert@battelle.org>
Thu, 5 Sep 2024 18:01:00 +0000 (11:01 -0700)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Thu, 12 Sep 2024 16:24:08 +0000 (12:24 -0400)
commit9a53d1ff631f5b85019bb243ccb8c66af5010e97
treee9ce54412a401a791a1b0420df93d40957caf38a
parentcfbfeee61582e638770a1a10deef866c9adb38f5
Bluetooth: btsdio: Do not bind to non-removable CYW4373

CYW4373 devices soldered onto the PCB (non-removable),
use a UART connection for Bluetooth and the advertised btsdio
support as an SDIO function should be ignored.

Signed-off-by: Scott Ehlert <ehlert@battelle.org>
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
drivers/bluetooth/btsdio.c