Bluetooth: Rename HCI_QUIRK_NO_RESET to HCI_QUIRK_RESET_ON_CLOSE
HCI_QUIRK_NO_RESET name is misleading - purpose of this quirk is to reset device on close instead of init, not to not reset at all. Rename it to HCI_QUIRK_RESET_ON_CLOSE to avoid confusion. Signed-off-by:Szymon Janc <szymon.janc@tieto.com> Signed-off-by:
Marcel Holtmann <marcel@holtmann.org>
Showing
- drivers/bluetooth/bpa10x.c 1 addition, 1 deletiondrivers/bluetooth/bpa10x.c
- drivers/bluetooth/btusb.c 3 additions, 3 deletionsdrivers/bluetooth/btusb.c
- drivers/bluetooth/hci_ldisc.c 1 addition, 1 deletiondrivers/bluetooth/hci_ldisc.c
- include/net/bluetooth/hci.h 1 addition, 1 deletioninclude/net/bluetooth/hci.h
- net/bluetooth/hci_core.c 2 additions, 2 deletionsnet/bluetooth/hci_core.c
Loading
Please register or sign in to comment