Revert "Bluetooth: hci_core: Fix sleeping function called from invalid context"
This reverts commit
4d94f05558271654670d18c26c912da0c1c15549 which has
problems (see [1]) and is no longer needed since
581dd2dc168f
("Bluetooth: hci_event: Fix using rcu_read_(un)lock while iterating")
has reworked the code where the original bug has been found.
Link: https://lore.kernel.org/linux-bluetooth/877c55ci1r.wl-tiwai@suse.de/T/#t
Fixes:
4d94f0555827 ("Bluetooth: hci_core: Fix sleeping function called from invalid context")
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>