commit | af02dd446999796a742e3940d1a25f2b35b6eeba | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Wed Nov 11 08:11:21 2015 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Thu Nov 19 17:50:29 2015 +0100 |
tree | b3e1b496b9a0232cef9965d6e7853737613ae7e7 | |
parent | 84235d222a297a281dbe984ef4f28519cacc5fe3 [diff] |
Bluetooth: Use req_workqueue for background scanning when powering on We can easily use the new req_workqueue based background scan update for the power on case. This also removes the last external user of __hci_update_background_scan(). Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>