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)
commitec2904c259c56fbe50aacd838da9553a6eea6683
tree345e5bf54b6c44a216f09faac17468d179eb6ee8
parent38f230f1f9102965684c2bd028848e93ff7d19ab
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