WSL2-Linux-Kernel/drivers/bluetooth
Luiz Augusto von Dentz 4539ca67fe Bluetooth: Rename driver .prevent_wake to .wakeup
prevent_wake logic is backward since what it is really checking is
if the device may wakeup the system or not, not that it will prevent
the to be awaken.

Also looking on how other subsystems have the entry as power/wakeup
this also renames the force_prevent_wake to force_wakeup in vhci driver.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2021-10-01 15:46:15 -07:00
..
Kconfig
Makefile
ath3k.c
bcm203x.c
bfusb.c
bluecard_cs.c
bpa10x.c
bt3c_cs.c
btbcm.c
btbcm.h
btintel.c Bluetooth: btintel: Fix incorrect out of memory check 2021-09-10 09:28:32 +02:00
btintel.h Bluetooth: btintel: Read supported offload use cases 2021-09-07 14:09:18 -07:00
btmrvl_debugfs.c
btmrvl_drv.h
btmrvl_main.c Bluetooth: Rename driver .prevent_wake to .wakeup 2021-10-01 15:46:15 -07:00
btmrvl_sdio.c
btmrvl_sdio.h
btmtksdio.c
btmtkuart.c Bluetooth: btmtkuart: fix a memleak in mtk_hci_wmt_sync 2021-09-22 16:15:54 +02:00
btqca.c
btqca.h
btqcomsmd.c
btrsi.c Bluetooth: btrsi: remove superfluous header files from btrsi.c 2021-09-29 00:13:48 +02:00
btrtl.c Bluetooth: btrtl: Ask ic_info to drop firmware 2021-10-01 11:40:47 +02:00
btrtl.h
btsdio.c
btusb.c Bluetooth: Rename driver .prevent_wake to .wakeup 2021-10-01 15:46:15 -07:00
dtl1_cs.c
h4_recv.h
hci_ag6xx.c
hci_ath.c
hci_bcm.c
hci_bcsp.c
hci_h4.c
hci_h5.c Bluetooth: hci_h5: directly return hci_uart_register_device() ret-val 2021-09-24 11:48:02 +02:00
hci_intel.c
hci_ldisc.c Bluetooth: hci_ldisc: require CAP_NET_ADMIN to attach N_HCI ldisc 2021-09-22 16:14:21 +02:00
hci_ll.c
hci_mrvl.c
hci_nokia.c
hci_qca.c Bluetooth: Rename driver .prevent_wake to .wakeup 2021-10-01 15:46:15 -07:00
hci_serdev.c
hci_uart.h
hci_vhci.c Bluetooth: Rename driver .prevent_wake to .wakeup 2021-10-01 15:46:15 -07:00
virtio_bt.c