Re: [PATCH v1] Bluetooth: hci_serdev: Remove setting of HCI_QUIRK_RESET_ON_CLOSE.

From: Marcel Holtmann
Date: Tue Dec 18 2018 - 18:50:14 EST


Hi Balakrishna,

> HCI_QUIRK_RESET_ON_CLOSE quirk is required for BT v1.0 based devices,
> to send a reset command to the chip during hci device close. Serdev
> architecture is used for the latest BT chips, which doesn't require to
> send the reset command during close. If still chips required reset
> command during close, it would be better enabling it in the vendor
> probes or in proto setup.
>
> Signed-off-by: Balakrishna Godavarthi <bgodavar@xxxxxxxxxxxxxx>
> ---
> drivers/bluetooth/hci_serdev.c | 3 ---
> 1 file changed, 3 deletions(-)

patch has been applied to bluetooth-next tree.

Regards

Marcel