[Bluetooth] Always send HCI_Reset for Broadcom devices
authorMarcel Holtmann <marcel@holtmann.org>
Thu, 24 May 2007 12:26:15 +0000 (14:26 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 24 May 2007 12:26:15 +0000 (14:26 +0200)
commitfd184ab4283a6a6105e8312a497d2a2a193eaf67
treed9d684650efb4284549db39b165959330b7806af
parent585a2858b970cb6e2e5ca4877eefd18b4dba8ed4
[Bluetooth] Always send HCI_Reset for Broadcom devices

In case of Broadcom based Bluetooth devices, it is safe to always
send HCI_Reset as first command. This gives the advantage that
all HID Proxy versions will automatically work and don't need any
additional quirks anymore.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/hci_usb.c