]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Set HCI_QUIRK_RESET_ON_CLOSE for Socket SDIO cards
authorMarcel Holtmann <marcel@holtmann.org>
Mon, 23 Dec 2013 14:52:32 +0000 (06:52 -0800)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 23 Dec 2013 16:49:35 +0000 (18:49 +0200)
commitb82119c93d2bf35261bcc18322de2dc0e9a03c06
treea0f4256a3ab73028f36431f1cf06648c5e79c9b3
parent7ed1f20223bf4d2f7f8ec0c88029196c02ad9c10
Bluetooth: Set HCI_QUIRK_RESET_ON_CLOSE for Socket SDIO cards

The Socket Bluetooth SDIO cards are branded versions of Toshiba SD-BT2
and they do not support sending HCI_Reset as first command. To make
this card work the HCI_QUIRK_RESET_ON_CLOSE quirk needs to be set
before registering the controller.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
drivers/bluetooth/btsdio.c