]> 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)
commit9d43e6028cd3518467419ca8f6988413622c54d9
tree345e5bf54b6c44a216f09faac17468d179eb6ee8
parent294e74f0d1e288be040a6d1dd14c67beb5087438
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