]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Remove dead code from hci_request.c
authorBrian Gix <brian.gix@intel.com>
Thu, 21 Jul 2022 23:22:23 +0000 (16:22 -0700)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 22 Jul 2022 19:55:21 +0000 (12:55 -0700)
commitb6ecf76ad6a423d3ac894e433692cfa028c3ec3f
tree345e5bf54b6c44a216f09faac17468d179eb6ee8
parent80dbb689f06ba7ec11c4ec7a8d059e7221bd0f0e
Bluetooth: Remove dead code from hci_request.c

The discov_update work queue is no longer used as a result
of the hci_sync rework.

The __hci_req_hci_power_on() function is no longer referenced in the
code as a result of the hci_sync rework.

Signed-off-by: Brian Gix <brian.gix@intel.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_request.c
net/bluetooth/hci_request.h